Searched refs:fll_out (Results 1 – 2 of 2) sorted by relevance
141 u32 fll_out; /* FLL output frequency */ member751 if (wm8900->fll_in == freq_in && wm8900->fll_out == freq_out) in wm8900_set_fll()765 wm8900->fll_out = freq_out; in wm8900_set_fll()774 wm8900->fll_out = freq_out; in wm8900_set_fll()1118 int fll_out = wm8900->fll_out; in wm8900_suspend() local1129 wm8900->fll_out = fll_out; in wm8900_suspend()1153 if (wm8900->fll_out) { in wm8900_resume()1154 int fll_out = wm8900->fll_out; in wm8900_resume() local1158 wm8900->fll_out = 0; in wm8900_resume()1160 ret = wm8900_set_fll(component, 0, fll_in, fll_out); in wm8900_resume()
60 int fll_in, fll_out; member930 if (freq_in == wm8400->fll_in && freq_out == wm8400->fll_out) in wm8400_set_dai_pll()944 wm8400->fll_out = freq_out; in wm8400_set_dai_pll()