Home
last modified time | relevance | path

Searched refs:clk_scu (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-scu.c21 * struct clk_scu - Description of one SCU clock
26 struct clk_scu { struct
126 static inline struct clk_scu *to_clk_scu(struct clk_hw *hw) in to_clk_scu()
128 return container_of(hw, struct clk_scu, hw); in to_clk_scu()
147 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_recalc_rate()
191 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_atf_set_cpu_rate()
219 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_set_rate()
237 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_get_parent()
262 struct clk_scu *clk = to_clk_scu(hw); in clk_scu_set_parent()
305 struct clk_scu *cl in clk_scu_prepare()
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-scu.c42 * struct clk_scu - Description of one SCU clock
47 struct clk_scu { struct
169 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 *cl in clk_scu_prepare()
[all...]

Completed in 2 milliseconds