Searched refs:AIC32X4_LMICPGANIN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320aic32x4.c | 351 static SOC_ENUM_SINGLE_DECL(cml_lpga_n_enum, AIC32X4_LMICPGANIN, 6, resistor_text); 352 static SOC_ENUM_SINGLE_DECL(in2r_lpga_n_enum, AIC32X4_LMICPGANIN, 4, resistor_text); 353 static SOC_ENUM_SINGLE_DECL(in3r_lpga_n_enum, AIC32X4_LMICPGANIN, 2, resistor_text); 1043 snd_soc_component_write(component, AIC32X4_LMICPGANIN, in aic32x4_component_probe() 1046 snd_soc_component_write(component, AIC32X4_LMICPGANIN, in aic32x4_component_probe()
|
H A D | tlv320aic32x4.h | 102 #define AIC32X4_LMICPGANIN AIC32X4_REG(1, 54) macro
|