Searched refs:iproc_clk (Results 1 – 1 of 1) sorted by relevance
68 struct iproc_clk { struct87 struct iproc_clk *clks; argument90 #define to_iproc_clk(hw) container_of(hw, struct iproc_clk, hw)243 static int pll_set_rate(struct iproc_clk *clk, unsigned int rate_index, in pll_set_rate()344 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_enable()352 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_disable()365 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_recalc_rate()416 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_round_rate()436 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_set_rate()458 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_clk_enable()[all …]