Lines Matching defs:fll_out
141 u32 fll_out; /* FLL output frequency */
751 if (wm8900->fll_in == freq_in && wm8900->fll_out == freq_out)
765 wm8900->fll_out = freq_out;
774 wm8900->fll_out = freq_out;
1118 int fll_out = wm8900->fll_out;
1129 wm8900->fll_out = fll_out;
1153 if (wm8900->fll_out) {
1154 int fll_out = wm8900->fll_out;
1158 wm8900->fll_out = 0;
1160 ret = wm8900_set_fll(component, 0, fll_in, fll_out);