Searched refs:fhctl_base (Results 1 – 1 of 1) sorted by relevance
207 void __iomem *fhctl_base = iomem_fhctl_base; in mtk_clk_cleanup_pllfhs() local226 if (!fhctl_base) in mtk_clk_cleanup_pllfhs()227 fhctl_base = pllfh->state.base; in mtk_clk_cleanup_pllfhs()236 if (fhctl_base) in mtk_clk_cleanup_pllfhs()237 iounmap(fhctl_base); in mtk_clk_cleanup_pllfhs()249 void __iomem *base, *fhctl_base = NULL; in mtk_clk_register_pllfhs() local285 mtk_clk_cleanup_pllfhs(base, plls, i, fhctl_base, pllfhs, num_fhs, in mtk_clk_register_pllfhs()