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()
298 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_init()
304 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_init()
316 if (MESON_PARM_APPLICABLE(&pll->rst) && in meson_clk_pll_is_enabled()
351 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_enable()
358 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_enable()
369 if (MESON_PARM_APPLICABLE(&pll->current_en)) { in meson_clk_pll_enable()
375 if (MESON_PARM_APPLICABLE(&pll->l_detect)) { in meson_clk_pll_enable()
392 if (MESON_PARM_APPLICABLE(&pll->rst)) in meson_clk_pll_disable()
399 if (MESON_PARM_APPLICABLE(&pll->current_en)) in meson_clk_pll_disable()
428 if (MESON_PARM_APPLICABLE(&pll->frac)) { in meson_clk_pll_set_rate()