Searched refs:CM_PLAYBACK_SPDF (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/ |
H A D | cmipci.c | 405 #define CM_PLAYBACK_SPDF CM_SPDF_1 macro 409 #define CM_PLAYBACK_SPDF CM_SPDF_0 macro 1242 snd_cmipci_set_bit(cm, CM_REG_FUNCTRL1, CM_PLAYBACK_SPDF); in setup_spdif_playback() 1258 snd_cmipci_clear_bit(cm, CM_REG_FUNCTRL1, CM_PLAYBACK_SPDF); in setup_spdif_playback() 2466 snd_cmipci_set_bit(chip, CM_REG_FUNCTRL1, CM_PLAYBACK_SPDF); in snd_cmipci_spdout_enable_put() 2469 snd_cmipci_clear_bit(chip, CM_REG_FUNCTRL1, CM_PLAYBACK_SPDF); in snd_cmipci_spdout_enable_put()
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | cmipci.c | 401 #define CM_PLAYBACK_SPDF CM_SPDF_1 macro 405 #define CM_PLAYBACK_SPDF CM_SPDF_0 macro 1240 snd_cmipci_set_bit(cm, CM_REG_FUNCTRL1, CM_PLAYBACK_SPDF); in setup_spdif_playback() 1256 snd_cmipci_clear_bit(cm, CM_REG_FUNCTRL1, CM_PLAYBACK_SPDF); in setup_spdif_playback() 2474 snd_cmipci_set_bit(chip, CM_REG_FUNCTRL1, CM_PLAYBACK_SPDF); in snd_cmipci_spdout_enable_put() 2477 snd_cmipci_clear_bit(chip, CM_REG_FUNCTRL1, CM_PLAYBACK_SPDF); in snd_cmipci_spdout_enable_put()
|
Completed in 11 milliseconds