Searched refs:SW_CSR_SEND (Results 1 – 2 of 2) sorted by relevance
98 #define SW_CSR_SEND 0x0008 /* (rw,b) DMA dir, 1=to device */ macro
676 csr &= ~SW_CSR_SEND; in sw_dma_setup()721 csr |= SW_CSR_SEND; in sw_dma_start()723 csr &= ~SW_CSR_SEND; in sw_dma_start()