Searched defs:iproc_pll_ctrl (Results 1 – 1 of 1) sorted by relevance
165 struct iproc_pll_ctrl { struct166 unsigned long flags;167 struct iproc_pll_aon_pwr_ctrl aon;168 struct iproc_asiu_gate asiu;169 struct iproc_pll_reset_ctrl reset;170 struct iproc_pll_dig_filter_ctrl dig_filter;171 struct iproc_pll_sw_ctrl sw_ctrl;172 struct iproc_clk_reg_op ndiv_int;173 struct iproc_clk_reg_op ndiv_frac;174 struct iproc_clk_reg_op pdiv;[all …]