Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/sparc/
H A Dcs4231.c171 #define APC_CPAUSE 0x40 /* Pause the capture DMA */ macro
1730 csr &= ~(APC_CPAUSE << shift); in sbus_dma_enable()
1732 csr |= (APC_CPAUSE << shift); in sbus_dma_enable()
/kernel/linux/linux-6.6/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()

Completed in 6 milliseconds