Searched refs:SLCSTAT_DMA_FIFO (Results 1 – 1 of 1) sorted by relevance
73 #define SLCSTAT_DMA_FIFO (1 << 2) /* DMA FIFO has data bit */ macro556 if (readl(SLC_STAT(host->io_base)) & SLCSTAT_DMA_FIFO) { in lpc32xx_xfer()559 while ((readl(SLC_STAT(host->io_base)) & SLCSTAT_DMA_FIFO) && in lpc32xx_xfer()577 if (readl(SLC_STAT(host->io_base)) & SLCSTAT_DMA_FIFO || in lpc32xx_xfer()