Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcmipci.c354 #define CM_REG_CH0_FRAME2 0x84 /* read: current address */ macro
790 reg = rec->ch ? CM_REG_CH1_FRAME2 : CM_REG_CH0_FRAME2; in snd_cmipci_pcm_prepare()
920 reg = rec->ch ? CM_REG_CH1_FRAME2 : CM_REG_CH0_FRAME2; in snd_cmipci_pcm_pointer()
1318 reg = rec->ch ? CM_REG_CH1_FRAME2 : CM_REG_CH0_FRAME2; in snd_cmipci_silence_hack()
3270 CM_REG_CH0_FRAME1, CM_REG_CH0_FRAME2,