Searched defs:iproc_pll_ctrl (Results 1 – 1 of 1) sorted by relevance
140 struct iproc_pll_ctrl { struct141 unsigned long flags;142 struct iproc_pll_aon_pwr_ctrl aon;143 struct iproc_asiu_gate asiu;144 struct iproc_pll_reset_ctrl reset;145 struct iproc_pll_dig_filter_ctrl dig_filter;146 struct iproc_pll_sw_ctrl sw_ctrl;147 struct iproc_clk_reg_op ndiv_int;148 struct iproc_clk_reg_op ndiv_frac;149 struct iproc_clk_reg_op pdiv;[all …]