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

/linux-master/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);
158 struct s5_hw_clk *pll = to_s5_pll(hw);
169 struct s5_hw_clk *pll = to_s5_pll(hw);
195 struct s5_hw_clk *pll = to_s5_pll(hw);
266 struct s5_hw_clk *s5_hw = &s5_clk->s5_hw[i];

Completed in 98 milliseconds