Searched refs:wm9713_mono_pga (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm9713.c | 53 static const char *wm9713_mono_pga[] = {"Vmid", "Zh", "Mono", "Inv"}; variable 77 SOC_ENUM_SINGLE(AC97_REC_GAIN, 14, 4, wm9713_mono_pga), /* mono input select 7 */
|
/openbmc/linux/sound/pci/ac97/ |
H A D | ac97_patch.c | 674 static const char* wm9713_mono_pga[] = {"Vmid", "Zh", "Mono Mix", "Inv 1"}; variable 693 AC97_ENUM_SINGLE(AC97_REC_GAIN, 14, 4, wm9713_mono_pga),
|