Lines Matching defs:perfcl_smux
272 static struct clk_cpu_8996_mux perfcl_smux = {
277 .name = "perfcl_smux",
315 .pll_div_2 = &perfcl_smux.clkr.hw,
320 "perfcl_smux",
346 &perfcl_smux.clkr,
357 perfcl_smux.pll = clk_hw_register_fixed_factor(dev, "perfcl_pll_main",
361 if (IS_ERR(perfcl_smux.pll)) {
363 return PTR_ERR(perfcl_smux.pll);
372 clk_hw_unregister(perfcl_smux.pll);
379 clk_hw_unregister(perfcl_smux.pll);
412 clk_hw_unregister(perfcl_smux.pll);