Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtlv320aic32x4.c345 static SOC_ENUM_SINGLE_DECL(cml_lpga_n_enum, AIC32X4_LMICPGANIN, 6, resistor_text);
346 static SOC_ENUM_SINGLE_DECL(in2r_lpga_n_enum, AIC32X4_LMICPGANIN, 4, resistor_text);
347 static SOC_ENUM_SINGLE_DECL(in3r_lpga_n_enum, AIC32X4_LMICPGANIN, 2, resistor_text);
1012 snd_soc_component_write(component, AIC32X4_LMICPGANIN, in aic32x4_component_probe()
1015 snd_soc_component_write(component, AIC32X4_LMICPGANIN, in aic32x4_component_probe()
H A Dtlv320aic32x4.h93 #define AIC32X4_LMICPGANIN AIC32X4_REG(1, 54) macro