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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ca0106/
H A Dca0106.h305 * Use register SPDIF_SELECT2(0x72) to switch between SPDIF and Analog.
462 #define SPDIF_SELECT2 0x72 /* Some sort of routing. Channel_id 0 only. default = 0x0f0f003f. Analog 0x000b0000, Digital 0x0b000000 */ macro
H A Dca0106_mixer.c84 snd_ca0106_ptr_write(emu, SPDIF_SELECT2, 0, 0x0b000000);
93 snd_ca0106_ptr_write(emu, SPDIF_SELECT2, 0, 0x000f0000);
H A Dca0106_main.c1377 /* snd_ca0106_ptr_write(chip, SPDIF_SELECT2, 0, 0xf0f003f); */
1384 snd_ca0106_ptr_write(chip, SPDIF_SELECT2, 0, 0x000f0000);

Completed in 107 milliseconds