Lines Matching refs:ioat_chanbase

102 static u8 *ioat_chanbase;  variable
109 err = readl(ioat_chanbase + IOAT_CHANERR_OFFSET); in i7300_idle_ioat_start()
111 writel(err, ioat_chanbase + IOAT_CHANERR_OFFSET); in i7300_idle_ioat_start()
113 writeb(IOAT_CHANCMD_START, ioat_chanbase + IOAT1_CHANCMD_OFFSET); in i7300_idle_ioat_start()
125 ioat_chanbase + IOAT1_CHANCMD_OFFSET); in i7300_idle_ioat_stop()
129 sts = readq(ioat_chanbase + IOAT1_CHANSTS_OFFSET) & in i7300_idle_ioat_stop()
158 writeb(IOAT_CHANCMD_RESET, ioat_chanbase + IOAT1_CHANCMD_OFFSET); in i7300_idle_ioat_selftest()
159 writeb(IOAT_CHANCMD_START, ioat_chanbase + IOAT1_CHANCMD_OFFSET); in i7300_idle_ioat_selftest()
163 chan_sts = readq(ioat_chanbase + IOAT1_CHANSTS_OFFSET) & in i7300_idle_ioat_selftest()
169 ioat_chanbase + IOAT1_CHANCMD_OFFSET); in i7300_idle_ioat_selftest()
224 ioat_chanbase = IOAT_CHANBASE(ioat_iomap, ioat_chan); in i7300_idle_ioat_init()
226 chan_ctl = readw(ioat_chanbase + IOAT_CHANCTRL_OFFSET); in i7300_idle_ioat_init()
233 ioat_chanbase + IOAT_CHANCTRL_OFFSET); in i7300_idle_ioat_init()
244 ioat_chanbase + IOAT1_CHAINADDR_OFFSET_LOW); in i7300_idle_ioat_init()
246 ioat_chanbase + IOAT1_CHAINADDR_OFFSET_HIGH); in i7300_idle_ioat_init()
271 writew(0, ioat_chanbase + IOAT_CHANCTRL_OFFSET); in i7300_idle_ioat_init()
289 ioat_chanbase + IOAT1_CHANCMD_OFFSET); in i7300_idle_ioat_exit()
291 chan_sts = readq(ioat_chanbase + IOAT1_CHANSTS_OFFSET) & in i7300_idle_ioat_exit()
295 writew(0, ioat_chanbase + IOAT_CHANCTRL_OFFSET); in i7300_idle_ioat_exit()
301 chan_sts = readq(ioat_chanbase + IOAT1_CHANSTS_OFFSET) & in i7300_idle_ioat_exit()