Home
last modified time | relevance | path

Searched refs:APC_CPAUSE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/sparc/
H A Dcs4231.c170 #define APC_CPAUSE 0x40 /* Pause the capture DMA */ macro
1729 csr &= ~(APC_CPAUSE << shift); in sbus_dma_enable()
1731 csr |= (APC_CPAUSE << shift); in sbus_dma_enable()