Searched refs:WM8904_CLOCK_RATES_2 (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | wm8904.c | 225 case WM8904_CLOCK_RATES_2: in wm8904_readable_register() 325 clock2 = snd_soc_component_read32(component, WM8904_CLOCK_RATES_2); in wm8904_configure_clocking() 326 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_configure_clocking() 367 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_configure_clocking() 921 SND_SOC_DAPM_SUPPLY("SYSCLK", WM8904_CLOCK_RATES_2, 2, 0, sysclk_event, 923 SND_SOC_DAPM_SUPPLY("CLK_DSP", WM8904_CLOCK_RATES_2, 1, 0, NULL, 0), 924 SND_SOC_DAPM_SUPPLY("TOCLK", WM8904_CLOCK_RATES_2, 0, 0, NULL, 0), 1693 clock2 = snd_soc_component_read32(component, WM8904_CLOCK_RATES_2); in wm8904_set_fll() 1702 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_set_fll() 1739 snd_soc_component_update_bits(component, WM8904_CLOCK_RATES_2, in wm8904_set_fll() [all …]
|
| D | wm8904.h | 42 #define WM8904_CLOCK_RATES_2 0x16 macro
|