Searched refs:fll1 (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | cirrus,madera-pinctrl.txt | 46 fll1-clk, fll1-lock, fll2-clk, fll2-lock, fll3-clk, fll3-lock,
|
/Linux-v4.19/sound/soc/codecs/ |
D | wm8904.c | 1686 int clock2, fll1; in wm8904_set_fll() local 1738 fll1 = snd_soc_component_read32(component, WM8904_FLL_CONTROL_1); in wm8904_set_fll() 1806 WM8904_FLL_OSC_ENA, fll1); in wm8904_set_fll() 1808 WM8904_FLL_ENA, fll1); in wm8904_set_fll()
|
D | wm8962.c | 2820 int fll1 = 0; in wm8962_set_fll() local 2852 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll() 2866 fll1 |= WM8962_FLL_FRAC; in wm8962_set_fll() 2894 WM8962_FLL_ENA, fll1 | WM8962_FLL_ENA); in wm8962_set_fll()
|