Searched refs:WM8804_PLL6 (Results 1 – 2 of 2) sorted by relevance
/sound/soc/codecs/ |
D | wm8804.c | 462 snd_soc_update_bits(codec, WM8804_PLL6, 0x80, 0x80); in wm8804_set_sysclk() 470 snd_soc_update_bits(codec, WM8804_PLL6, 0x80, 0); in wm8804_set_sysclk() 473 snd_soc_update_bits(codec, WM8804_PLL6, 0x8, 0); in wm8804_set_sysclk() 476 snd_soc_update_bits(codec, WM8804_PLL6, 0x8, 0x8); in wm8804_set_sysclk()
|
D | wm8804.h | 29 #define WM8804_PLL6 0x08 macro
|