Searched refs:WM8978_PLL_N (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/sound/soc/codecs/ | ||
D | wm8978.h | 46 #define WM8978_PLL_N 0x24 macro |
D | wm8978.c | 544 snd_soc_component_write(component, WM8978_PLL_N, (pll_div.div2 << 4) | pll_div.n); in wm8978_configure_pll() |