Lines Matching refs:MESON_PARM_APPLICABLE
48 !MESON_PARM_APPLICABLE(&pll->frac)) in __pll_round_closest_mult()
61 if (frac && MESON_PARM_APPLICABLE(&pll->frac)) { in __pll_params_to_rate()
90 frac = MESON_PARM_APPLICABLE(&pll->frac) ? in meson_clk_pll_recalc_rate()
260 if (!MESON_PARM_APPLICABLE(&pll->frac) || req->rate == round) { in meson_clk_pll_determine_rate()
297 if (MESON_PARM_APPLICABLE(&pll->rst) && in meson_clk_pll_is_enabled()
322 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_init()
328 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_init()
359 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_enable()
366 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_enable()
377 if (MESON_PARM_APPLICABLE(&pll->current_en)) { in meson_clk_pll_enable()
383 if (MESON_PARM_APPLICABLE(&pll->l_detect)) { in meson_clk_pll_enable()
400 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_disable()
407 if (MESON_PARM_APPLICABLE(&pll->current_en)) in meson_clk_pll_disable()
436 if (MESON_PARM_APPLICABLE(&pll->frac)) { in meson_clk_pll_set_rate()