Searched refs:AIC32X4_RMICPGANIN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | tlv320aic32x4.c | 382 static SOC_ENUM_SINGLE_DECL(cmr_rpga_n_enum, AIC32X4_RMICPGANIN, 6, resistor_text); 383 static SOC_ENUM_SINGLE_DECL(in1l_rpga_n_enum, AIC32X4_RMICPGANIN, 4, resistor_text); 384 static SOC_ENUM_SINGLE_DECL(in3l_rpga_n_enum, AIC32X4_RMICPGANIN, 2, resistor_text); 1049 snd_soc_component_write(component, AIC32X4_RMICPGANIN, in aic32x4_component_probe() 1052 snd_soc_component_write(component, AIC32X4_RMICPGANIN, in aic32x4_component_probe()
|
H A D | tlv320aic32x4.h | 104 #define AIC32X4_RMICPGANIN AIC32X4_REG(1, 57) macro
|