Home
last modified time | relevance | path

Searched refs:IDMA64C_CFGL_CH_DRAIN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/dma/
H A Didma64.h63 #define IDMA64C_CFGL_CH_DRAIN (1 << 10) /* drain FIFO */ macro
H A Didma64.c421 cfglo |= IDMA64C_CFGL_CH_DRAIN; in idma64_chan_deactivate()
423 cfglo &= ~IDMA64C_CFGL_CH_DRAIN; in idma64_chan_deactivate()