Searched refs:AIC26_REG_DAC_GAIN (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/sound/soc/codecs/ |
H A D | tlv320aic26.h | 30 #define AIC26_REG_DAC_GAIN AIC26_PAGE_ADDR(2, 0x02) macro
|
H A D | tlv320aic26.c | 149 snd_soc_update_bits(codec, AIC26_REG_DAC_GAIN, 0x8000, reg); aic26_mute() 247 SOC_DOUBLE("PCM Playback Volume", AIC26_REG_DAC_GAIN, 8, 0, 0x7f, 1), 248 SOC_DOUBLE("PCM Playback Switch", AIC26_REG_DAC_GAIN, 15, 7, 1, 1),
|
Completed in 192 milliseconds