Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/
H A Dcmipci.c219 #define CM_SPDIF48K 0x01000000 /* write */ macro
1246 snd_cmipci_set_bit(cm, CM_REG_MISC_CTRL, CM_SPDIF48K | CM_SPDF_AC97); in setup_spdif_playback()
1248 snd_cmipci_clear_bit(cm, CM_REG_MISC_CTRL, CM_SPDIF48K | CM_SPDF_AC97); in setup_spdif_playback()
3213 snd_cmipci_set_bit(cm, CM_REG_MISC_CTRL, CM_SPDIF48K|CM_SPDF_AC97); in snd_cmipci_create()