Lines Matching defs:clk_prcmu
16 #define to_clk_prcmu(_hw) container_of(_hw, struct clk_prcmu, hw)
19 struct clk_prcmu {
36 struct clk_prcmu *clk = to_clk_prcmu(hw);
43 struct clk_prcmu *clk = to_clk_prcmu(hw);
45 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__,
52 struct clk_prcmu *clk = to_clk_prcmu(hw);
59 struct clk_prcmu *clk = to_clk_prcmu(hw);
66 struct clk_prcmu *clk = to_clk_prcmu(hw);
73 struct clk_prcmu *clk = to_clk_prcmu(hw);
80 pr_err("clk_prcmu: %s fail req APE OPP for %s.\n",
100 struct clk_prcmu *clk = to_clk_prcmu(hw);
103 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__,
118 struct clk_prcmu *clk = to_clk_prcmu(hw);
123 pr_err("clk_prcmu: %s fail req APE OPP VOLT for %s.\n",
142 struct clk_prcmu *clk = to_clk_prcmu(hw);
145 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__,
201 struct clk_prcmu *clk;
206 pr_err("clk_prcmu: %s invalid arguments passed\n", __func__);
235 pr_err("clk_prcmu: %s failed to register clk\n", __func__);
313 pr_err("clk_prcmu: %s failed to disable %s\n", __func__,