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