Lines Matching refs:fll
37 struct madera_fll fll[3];
2230 return madera_set_fll_refclk(&cs47l85->fll[0], source, fref,
2233 return madera_set_fll_refclk(&cs47l85->fll[1], source, fref,
2236 return madera_set_fll_refclk(&cs47l85->fll[2], source, fref,
2239 return madera_set_fll_syncclk(&cs47l85->fll[0], source, fref,
2242 return madera_set_fll_syncclk(&cs47l85->fll[1], source, fref,
2245 return madera_set_fll_syncclk(&cs47l85->fll[2], source, fref,
2658 &cs47l85->fll[0]);
2660 &cs47l85->fll[1]);
2662 &cs47l85->fll[2]);