Searched refs:fll_out (Results 1 – 2 of 2) sorted by relevance
141 u32 fll_out; /* FLL output frequency */ member757 if (wm8900->fll_in == freq_in && wm8900->fll_out == freq_out) in wm8900_set_fll()771 wm8900->fll_out = freq_out; in wm8900_set_fll()780 wm8900->fll_out = freq_out; in wm8900_set_fll()1123 int fll_out = wm8900->fll_out; in wm8900_suspend() local1134 wm8900->fll_out = fll_out; in wm8900_suspend()1158 if (wm8900->fll_out) { in wm8900_resume()1159 int fll_out = wm8900->fll_out; in wm8900_resume() local1163 wm8900->fll_out = 0; in wm8900_resume()1165 ret = wm8900_set_fll(component, 0, fll_in, fll_out); in wm8900_resume()
60 int fll_in, fll_out; member942 if (freq_in == wm8400->fll_in && freq_out == wm8400->fll_out) in wm8400_set_dai_pll()956 wm8400->fll_out = freq_out; in wm8400_set_dai_pll()