Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcs4281.c123 #define BA0_DMR_SIZE8 (1<<16) /* Sample is 8-bit */ macro
732 case 8: dma->valDMR |= BA0_DMR_SIZE8; in snd_cs4281_mode()