Searched refs:DWC_CFGL_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
181 #define DWC_CFGL_FIFO_EMPTY (1 << 9) /* pause xfer */ macro
808 while (!(channel_readl(dwc, CFG_LO) & DWC_CFGL_FIFO_EMPTY) && count--) in dwc_chan_pause()
Completed in 7 milliseconds