Searched refs:AIC26_REG_DAC_GAIN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320aic26.c | 150 snd_soc_component_update_bits(component, AIC26_REG_DAC_GAIN, 0x8000, reg); in aic26_mute() 248 SOC_DOUBLE("PCM Playback Volume", AIC26_REG_DAC_GAIN, 8, 0, 0x7f, 1), 249 SOC_DOUBLE("PCM Playback Switch", AIC26_REG_DAC_GAIN, 15, 7, 1, 1),
|
H A D | tlv320aic26.h | 31 #define AIC26_REG_DAC_GAIN AIC26_PAGE_ADDR(2, 0x02) macro
|