Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dcirrus,madera.yaml63 dmic6, io, dsp-gpio, irq1, irq2, fll1-clk,
64 fll1-lock, fll2-clk, fll2-lock, fll3-clk,
/openbmc/linux/sound/soc/codecs/
H A Dwm8904.c1674 int clock2, fll1; in wm8904_set_fll() local
1726 fll1 = snd_soc_component_read(component, WM8904_FLL_CONTROL_1); in wm8904_set_fll()
1794 WM8904_FLL_OSC_ENA, fll1); in wm8904_set_fll()
1796 WM8904_FLL_ENA, fll1); in wm8904_set_fll()
H A Dwm8962.c2891 int fll1 = 0; in wm8962_set_fll() local
2922 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll()
2925 fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT; in wm8962_set_fll()
2941 fll1 |= WM8962_FLL_FRAC; in wm8962_set_fll()
2969 WM8962_FLL_ENA, fll1 | WM8962_FLL_ENA); in wm8962_set_fll()