Searched defs:iproc_pll_ctrl (Results 1 – 1 of 1) sorted by relevance
155 struct iproc_pll_ctrl { struct156 unsigned long flags;157 struct iproc_pll_aon_pwr_ctrl aon;158 struct iproc_asiu_gate asiu;159 struct iproc_pll_reset_ctrl reset;160 struct iproc_pll_dig_filter_ctrl dig_filter;161 struct iproc_pll_sw_ctrl sw_ctrl;162 struct iproc_clk_reg_op ndiv_int;163 struct iproc_clk_reg_op ndiv_frac;164 struct iproc_clk_reg_op pdiv;[all …]