Searched refs:AT_DMA_EMPT (Results 1 – 2 of 2) sorted by relevance
64 #define AT_DMA_EMPT(x) (0x1 << (16 + (x))) macro
319 if (!(dma_readl(atdma, CHSR) & AT_DMA_EMPT(chan_id))) in atc_get_bytes_left()