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