Searched refs:WM8510_ADC (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8510.c | 136 SOC_SINGLE("High Pass Filter Switch", WM8510_ADC, 8, 1, 0), 137 SOC_SINGLE("High Pass Cut Off", WM8510_ADC, 4, 7, 0), 365 reg = snd_soc_component_read(component, WM8510_ADC) & 0x1f7; in wm8510_set_dai_clkdiv() 366 snd_soc_component_write(component, WM8510_ADC, reg | div); in wm8510_set_dai_clkdiv()
|
D | wm8510.h | 22 #define WM8510_ADC 0xe macro
|