Lines Matching defs:clk_prcmu
16 #define to_clk_prcmu(_hw) container_of(_hw, struct clk_prcmu, hw)
18 struct clk_prcmu {
31 struct clk_prcmu *clk = to_clk_prcmu(hw);
42 struct clk_prcmu *clk = to_clk_prcmu(hw);
44 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__,
52 struct clk_prcmu *clk = to_clk_prcmu(hw);
58 struct clk_prcmu *clk = to_clk_prcmu(hw);
65 struct clk_prcmu *clk = to_clk_prcmu(hw);
71 struct clk_prcmu *clk = to_clk_prcmu(hw);
78 struct clk_prcmu *clk = to_clk_prcmu(hw);
85 struct clk_prcmu *clk = to_clk_prcmu(hw);
92 struct clk_prcmu *clk = to_clk_prcmu(hw);
99 struct clk_prcmu *clk = to_clk_prcmu(hw);
106 pr_err("clk_prcmu: %s fail req APE OPP for %s.\n",
127 struct clk_prcmu *clk = to_clk_prcmu(hw);
130 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__,
147 struct clk_prcmu *clk = to_clk_prcmu(hw);
152 pr_err("clk_prcmu: %s fail req APE OPP VOLT for %s.\n",
172 struct clk_prcmu *clk = to_clk_prcmu(hw);
175 pr_err("clk_prcmu: %s failed to disable %s.\n", __func__,
251 struct clk_prcmu *clk;
256 pr_err("clk_prcmu: %s invalid arguments passed\n", __func__);
287 pr_err("clk_prcmu: %s failed to register clk\n", __func__);