Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ca0106/
H A Dca0106.h447 #define SPDIF_SELECT2 0x72 /* Some sort of routing. Channel_id 0 only. default… 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.c1440 snd_ca0106_ptr_write(chip, SPDIF_SELECT2, 0, 0x000f0000); in ca0106_init_chip()