Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/
H A Dcmipci.c356 #define CM_REG_CH1_FRAME2 0x8C /* 16-31: count of samples at codec; fragment size */ 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()
3271 CM_REG_CH1_FRAME1, CM_REG_CH1_FRAME2, CM_REG_EXT_MISC,