Searched refs:APC_CPAUSE (Results 1 – 1 of 1) sorted by relevance
171 #define APC_CPAUSE 0x40 /* Pause the capture DMA */ macro1745 csr &= ~(APC_CPAUSE << shift); in sbus_dma_enable()1747 csr |= (APC_CPAUSE << shift); in sbus_dma_enable()