Searched refs:WM8510_ADC (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | wm8510.c | 139 SOC_SINGLE("High Pass Filter Switch", WM8510_ADC, 8, 1, 0), 140 SOC_SINGLE("High Pass Cut Off", WM8510_ADC, 4, 7, 0), 368 reg = snd_soc_component_read32(component, WM8510_ADC) & 0x1f7; in wm8510_set_dai_clkdiv() 369 snd_soc_component_write(component, WM8510_ADC, reg | div); in wm8510_set_dai_clkdiv()
|
| D | wm8510.h | 25 #define WM8510_ADC 0xe macro
|