Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtlv320aic32x4.c376 static SOC_ENUM_SINGLE_DECL(cmr_rpga_n_enum, AIC32X4_RMICPGANIN, 6, resistor_text);
377 static SOC_ENUM_SINGLE_DECL(in1l_rpga_n_enum, AIC32X4_RMICPGANIN, 4, resistor_text);
378 static SOC_ENUM_SINGLE_DECL(in3l_rpga_n_enum, AIC32X4_RMICPGANIN, 2, resistor_text);
1018 snd_soc_component_write(component, AIC32X4_RMICPGANIN, in aic32x4_component_probe()
1021 snd_soc_component_write(component, AIC32X4_RMICPGANIN, in aic32x4_component_probe()
H A Dtlv320aic32x4.h95 #define AIC32X4_RMICPGANIN AIC32X4_REG(1, 57) macro