Searched refs:adcpol_txt (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm8988.c | 162 static const char *adcpol_txt[] = {"Normal", "L Invert", "R Invert", variable 165 WM8988_ADCDAC, 5, adcpol_txt);
|
| H A D | es8328.c | 105 static const char * const adcpol_txt[] = {"Normal", "L Invert", "R Invert", variable 108 ES8328_ADCCONTROL6, 6, adcpol_txt);
|
| H A D | es8316.c | 80 static const char * const adcpol_txt[] = { "Normal", "Invert" }; variable 82 SOC_ENUM_SINGLE(ES8316_ADC_MUTE, 1, 2, adcpol_txt);
|
| H A D | es8323.c | 135 static const char * const adcpol_txt[] = { variable 163 SOC_ENUM_SINGLE(ES8323_ADCCONTROL6, 6, 4, adcpol_txt),
|