Home
last modified time | relevance | path

Searched refs:IOAT_CHANCTRL_RUN (Results 1 – 3 of 3) sorted by relevance

/drivers/dma/ioat/
Dregisters.h100 #define IOAT_CHANCTRL_RUN (IOAT_CHANCTRL_INT_REARM |\ macro
Ddma.c690 writew(IOAT_CHANCTRL_RUN, ioat_chan->reg_base + IOAT_CHANCTRL_OFFSET); in ioat_cleanup_event()
Dinit.c695 writew(IOAT_CHANCTRL_RUN, ioat_chan->reg_base + IOAT_CHANCTRL_OFFSET); in ioat_alloc_chan_resources()