Searched refs:DCSR_BIU (Results 1 – 1 of 1) sorted by relevance
44 #define DCSR_BIU (1 << 7) macro201 if (((dcsr & (DCSR_BIU | DCSR_STRTB)) == (DCSR_BIU | DCSR_STRTB)) || in sa11x0_dma_start_sg()202 ((dcsr & (DCSR_BIU | DCSR_STRTA)) == 0)) { in sa11x0_dma_start_sg()408 if ((dcsr & (DCSR_BIU | DCSR_STRTA)) == DCSR_STRTA || in sa11x0_dma_pos()409 (dcsr & (DCSR_BIU | DCSR_STRTB)) == DCSR_BIU) in sa11x0_dma_pos()1018 if (dcsr & DCSR_BIU) { in sa11x0_dma_suspend()1050 WARN_ON(dcsr & (DCSR_BIU | DCSR_STRTA | DCSR_STRTB | DCSR_RUN)); in sa11x0_dma_resume()