Lines Matching refs:pwrcl_smux
256 static struct clk_cpu_8996_mux pwrcl_smux = {
261 .name = "pwrcl_smux",
293 .pll_div_2 = &pwrcl_smux.clkr.hw,
298 "pwrcl_smux",
347 &pwrcl_smux.clkr,
366 pwrcl_smux.pll = clk_hw_register_fixed_factor(dev, "pwrcl_pll_main",
370 if (IS_ERR(pwrcl_smux.pll)) {
373 return PTR_ERR(pwrcl_smux.pll);
380 clk_hw_unregister(pwrcl_smux.pll);
413 clk_hw_unregister(pwrcl_smux.pll);