Searched refs:WM8804_PLL6 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
A D | wm8804.c | 459 snd_soc_component_update_bits(component, WM8804_PLL6, 0x80, 0x80); in wm8804_set_sysclk() 467 snd_soc_component_update_bits(component, WM8804_PLL6, 0x80, 0); in wm8804_set_sysclk() 470 snd_soc_component_update_bits(component, WM8804_PLL6, 0x8, 0); in wm8804_set_sysclk() 473 snd_soc_component_update_bits(component, WM8804_PLL6, 0x8, 0x8); in wm8804_set_sysclk()
|
A D | wm8804.h | 26 #define WM8804_PLL6 0x08 macro
|
Completed in 4 milliseconds