Searched refs:IOAT_CHANCTRL_OFFSET (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/idle/
H A Di7300_idle.c226 chan_ctl = readw(ioat_chanbase + IOAT_CHANCTRL_OFFSET); i7300_idle_ioat_init()
233 ioat_chanbase + IOAT_CHANCTRL_OFFSET); i7300_idle_ioat_init()
271 writew(0, ioat_chanbase + IOAT_CHANCTRL_OFFSET); i7300_idle_ioat_init()
295 writew(0, ioat_chanbase + IOAT_CHANCTRL_OFFSET); i7300_idle_ioat_exit()
/linux-4.4.14/drivers/dma/ioat/
H A Dregisters.h84 #define IOAT_CHANCTRL_OFFSET 0x00 /* 16-bit Channel Control Register */ macro
H A Ddma.c730 writew(IOAT_CHANCTRL_RUN, ioat_chan->reg_base + IOAT_CHANCTRL_OFFSET); ioat_cleanup_event()
H A Dinit.c699 writew(IOAT_CHANCTRL_RUN, ioat_chan->reg_base + IOAT_CHANCTRL_OFFSET); ioat_alloc_chan_resources()

Completed in 54 milliseconds