Searched refs:iproc_clk (Results 1 – 1 of 1) sorted by relevance
73 struct iproc_clk { struct79 #define to_iproc_clk(hw) container_of(hw, struct iproc_clk, hw) argument305 static int pll_set_rate(struct iproc_clk *clk, struct iproc_pll_vco_param *vco, in pll_set_rate()429 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_enable()437 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_disable()450 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_recalc_rate()500 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_determine_rate()545 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_pll_set_rate()577 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_clk_enable()597 struct iproc_clk *clk = to_iproc_clk(hw); in iproc_clk_disable()[all …]