Searched refs:to_clk_prcmu (Results 1 – 1 of 1) sorted by relevance
17 #define to_clk_prcmu(_hw) container_of(_hw, struct clk_prcmu, hw) macro32 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_prepare()43 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_unprepare()53 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_is_prepared()59 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_enable()66 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_disable()72 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_is_enabled()79 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_recalc_rate()86 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_round_rate()93 struct clk_prcmu *clk = to_clk_prcmu(hw); in clk_prcmu_set_rate()[all …]