Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-sparx5.c37 struct s5_hw_clk { struct
44 struct s5_hw_clk s5_hw[N_CLOCKS];
56 #define to_s5_pll(hw) container_of(hw, struct s5_hw_clk, hw)
147 struct s5_hw_clk *pll = to_s5_pll(hw); in s5_pll_enable()
158 struct s5_hw_clk *pll = to_s5_pll(hw); in s5_pll_disable()
169 struct s5_hw_clk *pll = to_s5_pll(hw); in s5_pll_set_rate()
195 struct s5_hw_clk *pll = to_s5_pll(hw); in s5_pll_recalc_rate()
266 struct s5_hw_clk *s5_hw = &s5_clk->s5_hw[i]; in s5_clk_probe()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-sparx5.c37 struct s5_hw_clk { struct
44 struct s5_hw_clk s5_hw[N_CLOCKS];
56 #define to_s5_pll(hw) container_of(hw, struct s5_hw_clk, hw)
147 struct s5_hw_clk *pll = to_s5_pll(hw); in s5_pll_enable()
158 struct s5_hw_clk *pll = to_s5_pll(hw); in s5_pll_disable()
169 struct s5_hw_clk *pll = to_s5_pll(hw); in s5_pll_set_rate()
195 struct s5_hw_clk *pll = to_s5_pll(hw); in s5_pll_recalc_rate()
266 struct s5_hw_clk *s5_hw = &s5_clk->s5_hw[i]; in s5_clk_probe()

Completed in 2 milliseconds