Home
last modified time | relevance | path

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

/sound/pci/
Dcmipci.c360 #define CM_REG_CH1_FRAME2 0x8C /* 16-31: count of samples at codec; fragment size */ macro
794 reg = rec->ch ? CM_REG_CH1_FRAME2 : CM_REG_CH0_FRAME2; in snd_cmipci_pcm_prepare()
924 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()
3295 CM_REG_CH1_FRAME1, CM_REG_CH1_FRAME2, CM_REG_EXT_MISC,