Lines Matching refs:iproc_clk
83 struct iproc_clk {
89 #define to_iproc_clk(hw) container_of(hw, struct iproc_clk, hw)
315 static int pll_set_rate(struct iproc_clk *clk, struct iproc_pll_vco_param *vco,
439 struct iproc_clk *clk = to_iproc_clk(hw);
447 struct iproc_clk *clk = to_iproc_clk(hw);
460 struct iproc_clk *clk = to_iproc_clk(hw);
510 struct iproc_clk *clk = to_iproc_clk(hw);
555 struct iproc_clk *clk = to_iproc_clk(hw);
587 struct iproc_clk *clk = to_iproc_clk(hw);
607 struct iproc_clk *clk = to_iproc_clk(hw);
623 struct iproc_clk *clk = to_iproc_clk(hw);
671 struct iproc_clk *clk = to_iproc_clk(hw);
734 struct iproc_clk *iclk;
737 struct iproc_clk *iclk_array;
753 iclk_array = kcalloc(num_clks, sizeof(struct iproc_clk), GFP_KERNEL);