Home
last modified time | relevance | path

Searched refs:WM8978_PLL_N (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8978.h46 #define WM8978_PLL_N 0x24 macro
H A Dwm8978.c544 snd_soc_component_write(component, WM8978_PLL_N, (pll_div.div2 << 4) | pll_div.n); in wm8978_configure_pll()