Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-sparx5.c56 #define to_s5_pll(hw) container_of(hw, struct s5_hw_clk, hw) macro
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()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-sparx5.c56 #define to_s5_pll(hw) container_of(hw, struct s5_hw_clk, hw) macro
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()

Completed in 2 milliseconds