Searched refs:clk_scu (Results 1 – 1 of 1) sorted by relevance
47 struct clk_scu { struct169 static inline struct clk_scu *to_clk_scu(struct clk_hw *hw) in to_clk_scu()171 return container_of(hw, struct clk_scu, hw); in to_clk_scu()230 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_recalc_rate()291 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_atf_set_cpu_rate()321 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_set_rate()339 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_get_parent()366 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_set_parent()419 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_prepare()433 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_unprepare()[all …]