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