Searched refs:TCIC_WR_ICTL_N (Results 1 – 2 of 2) sorted by relevance
1061 tcic_write_ind_2(h, TCIC_WR_ICTL_N(hwwin), reg); in tcic_chip_do_io_map()1068 r2 = tcic_read_ind_2(h, TCIC_WR_ICTL_N(hwwin)); in tcic_chip_do_io_map()1136 tcic_write_ind_2(h, TCIC_WR_ICTL_N(hwwin), 0); in tcic_chip_io_unmap()
87 #define TCIC_WR_ICTL_N(n) ((TCIC_WR_IO_BASE+((n)<<TCIC_WR_IO_SHFT))+2) macro