Lines Matching refs:iproc_clk
73 struct iproc_clk {
79 #define to_iproc_clk(hw) container_of(hw, struct iproc_clk, hw)
305 static int pll_set_rate(struct iproc_clk *clk, struct iproc_pll_vco_param *vco,
429 struct iproc_clk *clk = to_iproc_clk(hw);
437 struct iproc_clk *clk = to_iproc_clk(hw);
450 struct iproc_clk *clk = to_iproc_clk(hw);
500 struct iproc_clk *clk = to_iproc_clk(hw);
545 struct iproc_clk *clk = to_iproc_clk(hw);
577 struct iproc_clk *clk = to_iproc_clk(hw);
597 struct iproc_clk *clk = to_iproc_clk(hw);
613 struct iproc_clk *clk = to_iproc_clk(hw);
661 struct iproc_clk *clk = to_iproc_clk(hw);
724 struct iproc_clk *iclk;
727 struct iproc_clk *iclk_array;
743 iclk_array = kcalloc(num_clks, sizeof(struct iproc_clk), GFP_KERNEL);