Searched refs:use_fhctl (Results 1 – 1 of 1) sorted by relevance
218 bool use_fhctl; in mtk_clk_register_pllfhs() local221 use_fhctl = fhctl_is_supported_and_enabled(pllfh); in mtk_clk_register_pllfhs()223 if (use_fhctl) in mtk_clk_register_pllfhs()230 use_fhctl ? "fhpll" : "pll", pll->name, in mtk_clk_register_pllfhs()244 bool use_fhctl; in mtk_clk_register_pllfhs() local247 use_fhctl = fhctl_is_supported_and_enabled(pllfh); in mtk_clk_register_pllfhs()249 if (use_fhctl) in mtk_clk_register_pllfhs()276 bool use_fhctl; in mtk_clk_unregister_pllfhs() local282 use_fhctl = fhctl_is_supported_and_enabled(pllfh); in mtk_clk_unregister_pllfhs()284 if (use_fhctl) { in mtk_clk_unregister_pllfhs()