Searched refs:WM8804_PLL6 (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | wm8804.c | 458 snd_soc_component_update_bits(component, WM8804_PLL6, 0x80, 0x80); in wm8804_set_sysclk() 466 snd_soc_component_update_bits(component, WM8804_PLL6, 0x80, 0); in wm8804_set_sysclk() 469 snd_soc_component_update_bits(component, WM8804_PLL6, 0x8, 0); in wm8804_set_sysclk() 472 snd_soc_component_update_bits(component, WM8804_PLL6, 0x8, 0x8); in wm8804_set_sysclk()
|
D | wm8804.h | 26 #define WM8804_PLL6 0x08 macro
|