Searched refs:DW_CFGL_FIFO_EMPTY (Results 1 – 2 of 2) sorted by relevance
99 #define DW_CFGL_FIFO_EMPTY BIT(9) macro
599 bool fifo_empty = WAIT_FOR(dw_read(dev_cfg->base, DW_CFG_LOW(channel)) & DW_CFGL_FIFO_EMPTY, in dw_dma_stop()