Searched refs:IDMA32C_CFGL_CH_DRAIN (Results 1 – 2 of 2) sorted by relevance
37 cfglo |= IDMA32C_CFGL_CH_DRAIN; in idma32_suspend_chan()47 cfglo &= ~IDMA32C_CFGL_CH_DRAIN; in idma32_resume_chan()
240 #define IDMA32C_CFGL_CH_DRAIN (1 << 10) /* drain FIFO */ macro