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 */ macro555 if (readl(SLC_STAT(host->io_base)) & SLCSTAT_DMA_FIFO) { in lpc32xx_xfer()558 while ((readl(SLC_STAT(host->io_base)) & SLCSTAT_DMA_FIFO) && in lpc32xx_xfer()576 if (readl(SLC_STAT(host->io_base)) & SLCSTAT_DMA_FIFO || in lpc32xx_xfer()