Searched refs:CM_SPD32SEL (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/sound/pci/ |
| D | cmipci.c | 223 #define CM_SPD32SEL 0x00200000 /* 0: 16bit SPDIF, 1: 32bit */ macro 1202 snd_cmipci_clear_bit(cm, CM_REG_MISC_CTRL, CM_SPD32SEL); in setup_ac3() 1205 snd_cmipci_set_bit(cm, CM_REG_MISC_CTRL, CM_SPD32SEL); in setup_ac3() 1223 snd_cmipci_set_bit(cm, CM_REG_MISC_CTRL, CM_SPD32SEL); in setup_ac3() 1226 snd_cmipci_clear_bit(cm, CM_REG_MISC_CTRL, CM_SPD32SEL); in setup_ac3() 1230 snd_cmipci_clear_bit(cm, CM_REG_MISC_CTRL, CM_SPD32SEL); in setup_ac3() 1405 snd_cmipci_set_bit(cm, CM_REG_MISC_CTRL, CM_SPD32SEL); in snd_cmipci_capture_spdif_prepare() 1407 snd_cmipci_clear_bit(cm, CM_REG_MISC_CTRL, CM_SPD32SEL); in snd_cmipci_capture_spdif_prepare() 1420 snd_cmipci_clear_bit(cm, CM_REG_MISC_CTRL, CM_SPD32SEL); in snd_cmipci_capture_spdif_hw_free()
|