Searched refs:use_fhctl (Results 1 – 1 of 1) sorted by relevance
215 bool use_fhctl; in mtk_clk_register_pllfhs() local218 use_fhctl = fhctl_is_supported_and_enabled(pllfh); in mtk_clk_register_pllfhs()220 if (use_fhctl) in mtk_clk_register_pllfhs()227 use_fhctl ? "fhpll" : "pll", pll->name, in mtk_clk_register_pllfhs()241 bool use_fhctl; in mtk_clk_register_pllfhs() local244 use_fhctl = fhctl_is_supported_and_enabled(pllfh); in mtk_clk_register_pllfhs()246 if (use_fhctl) in mtk_clk_register_pllfhs()273 bool use_fhctl; in mtk_clk_unregister_pllfhs() local279 use_fhctl = fhctl_is_supported_and_enabled(pllfh); in mtk_clk_unregister_pllfhs()281 if (use_fhctl) { in mtk_clk_unregister_pllfhs()