Searched refs:DAC_CTRL (Results 1 - 5 of 5) sorted by relevance
/linux-4.4.14/sound/pci/oxygen/ |
H A D | wm8766.h | 22 /* DAC_CTRL */
|
/linux-4.4.14/sound/spi/ |
H A D | at73c213.h | 29 #define DAC_CTRL 0x00 macro
|
H A D | at73c213.c | 673 AT73C213_MONO_SWITCH("Mono PA Playback Switch", 0, DAC_CTRL, DAC_CTRL_ONPADRV, 697 AT73C213_MONO_SWITCH("Aux Capture Switch", 0, DAC_CTRL, DAC_CTRL_ONAUXIN, 709 AT73C213_MONO_SWITCH("Line Capture Switch", 0, DAC_CTRL, 0, 0x03, 0), 805 retval = snd_at73c213_write_reg(chip, DAC_CTRL, snd_at73c213_chip_init() 831 retval = snd_at73c213_write_reg(chip, DAC_CTRL, dac_ctrl); snd_at73c213_chip_init() 1052 retval = snd_at73c213_write_reg(chip, DAC_CTRL, 0x0c); snd_at73c213_remove() 1056 retval = snd_at73c213_write_reg(chip, DAC_CTRL, 0x00); snd_at73c213_remove()
|
/linux-4.4.14/sound/soc/codecs/ |
H A D | ssm4567.c | 61 /* DAC_CTRL */
|
/linux-4.4.14/sound/atmel/ |
H A D | abdac.c | 32 #define DAC_CTRL 0x0008 macro
|
Completed in 166 milliseconds