fll1             1695 sound/soc/codecs/wm8904.c 	int clock2, fll1;
fll1             1747 sound/soc/codecs/wm8904.c 	fll1 = snd_soc_component_read32(component, WM8904_FLL_CONTROL_1);
fll1             1815 sound/soc/codecs/wm8904.c 			    WM8904_FLL_OSC_ENA, fll1);
fll1             1817 sound/soc/codecs/wm8904.c 			    WM8904_FLL_ENA, fll1);
fll1             2816 sound/soc/codecs/wm8962.c 	int fll1 = 0;
fll1             2848 sound/soc/codecs/wm8962.c 		fll1 |= (fll_id - 1) << WM8962_FLL_REFCLK_SRC_SHIFT;
fll1             2862 sound/soc/codecs/wm8962.c 		fll1 |= WM8962_FLL_FRAC;
fll1             2890 sound/soc/codecs/wm8962.c 			    WM8962_FLL_ENA, fll1 | WM8962_FLL_ENA);