Home
last modified time | relevance | path

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

/openbmc/linux/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()