Searched refs:WM8904_CLOCK_RATES_2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/sound/soc/codecs/ |
| D | wm8904.c | 220 case WM8904_CLOCK_RATES_2: in wm8904_readable_register() 320 clock2 = snd_soc_component_read32(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() 919 SND_SOC_DAPM_SUPPLY("SYSCLK", WM8904_CLOCK_RATES_2, 2, 0, sysclk_event, 921 SND_SOC_DAPM_SUPPLY("CLK_DSP", WM8904_CLOCK_RATES_2, 1, 0, NULL, 0), 922 SND_SOC_DAPM_SUPPLY("TOCLK", WM8904_CLOCK_RATES_2, 0, 0, NULL, 0), 1702 clock2 = snd_soc_component_read32(component, WM8904_CLOCK_RATES_2); in wm8904_set_fll() 1711 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_set_fll() 1748 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_set_fll() [all …]
|
| D | wm8904.h | 39 #define WM8904_CLOCK_RATES_2 0x16 macro
|