Searched refs:WM8904_CLOCK_RATES_2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8904.c | 220 case WM8904_CLOCK_RATES_2: in wm8904_readable_register() 320 clock2 = snd_soc_component_read(component, WM8904_CLOCK_RATES_2); in wm8904_configure_clocking() 321 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_configure_clocking() 362 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_configure_clocking() 926 SND_SOC_DAPM_SUPPLY("SYSCLK", WM8904_CLOCK_RATES_2, 2, 0, sysclk_event, 928 SND_SOC_DAPM_SUPPLY("CLK_DSP", WM8904_CLOCK_RATES_2, 1, 0, NULL, 0), 929 SND_SOC_DAPM_SUPPLY("TOCLK", WM8904_CLOCK_RATES_2, 0, 0, NULL, 0), 1681 clock2 = snd_soc_component_read(component, WM8904_CLOCK_RATES_2); in wm8904_set_fll() 1690 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_set_fll() 1727 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_set_fll() [all …]
|
H A D | wm8904.h | 40 #define WM8904_CLOCK_RATES_2 0x16 macro
|