Searched refs:fll_out (Results 1 – 2 of 2) sorted by relevance
144 u32 fll_out; /* FLL output frequency */ member760 if (wm8900->fll_in == freq_in && wm8900->fll_out == freq_out) in wm8900_set_fll()774 wm8900->fll_out = freq_out; in wm8900_set_fll()783 wm8900->fll_out = freq_out; in wm8900_set_fll()1127 int fll_out = wm8900->fll_out; in wm8900_suspend() local1138 wm8900->fll_out = fll_out; in wm8900_suspend()1162 if (wm8900->fll_out) { in wm8900_resume()1163 int fll_out = wm8900->fll_out; in wm8900_resume() local1167 wm8900->fll_out = 0; in wm8900_resume()1169 ret = wm8900_set_fll(codec, 0, fll_in, fll_out); in wm8900_resume()
65 int fll_in, fll_out; member950 if (freq_in == wm8400->fll_in && freq_out == wm8400->fll_out) in wm8400_set_dai_pll()964 wm8400->fll_out = freq_out; in wm8400_set_dai_pll()