Home
last modified time | relevance | path

Searched refs:SPDIF_SELECT2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/ca0106/
H A Dca0106.h290 * Use register SPDIF_SELECT2(0x72) to switch between SPDIF and Analog.
447 #define SPDIF_SELECT2 0x72 /* Some sort of routing. Channel_id 0 only. default = 0x0f0f003f. Analog 0x000b0000, Digital 0x0b000000 */ macro
H A Dca0106_mixer.c70 snd_ca0106_ptr_write(emu, SPDIF_SELECT2, 0, 0x0b000000); in ca0106_spdif_enable()
79 snd_ca0106_ptr_write(emu, SPDIF_SELECT2, 0, 0x000f0000); in ca0106_spdif_enable()
H A Dca0106_main.c1450 /* snd_ca0106_ptr_write(chip, SPDIF_SELECT2, 0, 0xf0f003f); */ in ca0106_init_chip()
1457 snd_ca0106_ptr_write(chip, SPDIF_SELECT2, 0, 0x000f0000); in ca0106_init_chip()
/kernel/linux/linux-6.6/sound/pci/ca0106/
H A Dca0106.h290 * Use register SPDIF_SELECT2(0x72) to switch between SPDIF and Analog.
447 #define SPDIF_SELECT2 0x72 /* Some sort of routing. Channel_id 0 only. default = 0x0f0f003f. Analog 0x000b0000, Digital 0x0b000000 */ macro
H A Dca0106_mixer.c70 snd_ca0106_ptr_write(emu, SPDIF_SELECT2, 0, 0x0b000000); in ca0106_spdif_enable()
79 snd_ca0106_ptr_write(emu, SPDIF_SELECT2, 0, 0x000f0000); in ca0106_spdif_enable()
H A Dca0106_main.c1433 /* snd_ca0106_ptr_write(chip, SPDIF_SELECT2, 0, 0xf0f003f); */ in ca0106_init_chip()
1440 snd_ca0106_ptr_write(chip, SPDIF_SELECT2, 0, 0x000f0000); in ca0106_init_chip()

Completed in 21 milliseconds