Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcs4281.c115 #define BA0_DMR_POLL (1<<28) /* Enable poll mode */ macro
676 dma->valDMR &= ~(BA0_DMR_DMA|BA0_DMR_POLL); in snd_cs4281_trigger()