resistor_text     313 sound/soc/codecs/tlv320aic32x4.c static const char * const resistor_text[] = {
resistor_text     318 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in1l_lpga_p_enum, AIC32X4_LMICPGAPIN, 6, resistor_text);
resistor_text     319 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in2l_lpga_p_enum, AIC32X4_LMICPGAPIN, 4, resistor_text);
resistor_text     320 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in3l_lpga_p_enum, AIC32X4_LMICPGAPIN, 2, resistor_text);
resistor_text     321 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in1r_lpga_p_enum, AIC32X4_LMICPGAPIN, 0, resistor_text);
resistor_text     323 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(cml_lpga_n_enum, AIC32X4_LMICPGANIN, 6, resistor_text);
resistor_text     324 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in2r_lpga_n_enum, AIC32X4_LMICPGANIN, 4, resistor_text);
resistor_text     325 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in3r_lpga_n_enum, AIC32X4_LMICPGANIN, 2, resistor_text);
resistor_text     350 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in1r_rpga_p_enum, AIC32X4_RMICPGAPIN, 6, resistor_text);
resistor_text     351 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in2r_rpga_p_enum, AIC32X4_RMICPGAPIN, 4, resistor_text);
resistor_text     352 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in3r_rpga_p_enum, AIC32X4_RMICPGAPIN, 2, resistor_text);
resistor_text     353 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in2l_rpga_p_enum, AIC32X4_RMICPGAPIN, 0, resistor_text);
resistor_text     354 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(cmr_rpga_n_enum, AIC32X4_RMICPGANIN, 6, resistor_text);
resistor_text     355 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in1l_rpga_n_enum, AIC32X4_RMICPGANIN, 4, resistor_text);
resistor_text     356 sound/soc/codecs/tlv320aic32x4.c static SOC_ENUM_SINGLE_DECL(in3l_rpga_n_enum, AIC32X4_RMICPGANIN, 2, resistor_text);