Home
last modified time | relevance | path

Searched refs:AIC26_REG_ADC_GAIN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtlv320aic26.c251 SOC_SINGLE("PCM Capture Volume", AIC26_REG_ADC_GAIN, 8, 0x7f, 0),
252 SOC_SINGLE("PCM Capture Mute", AIC26_REG_ADC_GAIN, 15, 1, 1),
H A Dtlv320aic26.h30 #define AIC26_REG_ADC_GAIN AIC26_PAGE_ADDR(2, 0x01) macro