Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
Dwm8904.c1667 int clock2, fll1; in wm8904_set_fll() local
1719 fll1 = snd_soc_component_read(component, WM8904_FLL_CONTROL_1); in wm8904_set_fll()
1787 WM8904_FLL_OSC_ENA, fll1); in wm8904_set_fll()
1789 WM8904_FLL_ENA, fll1); in wm8904_set_fll()
Dwm8962.c2817 int fll1 = 0; in wm8962_set_fll() local
2849 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll()
2863 fll1 |= WM8962_FLL_FRAC; in wm8962_set_fll()
2892 WM8962_FLL_ENA, fll1 | WM8962_FLL_ENA); in wm8962_set_fll()