Lines Matching defs:omap_sr
153 struct omap_sr { struct
157 struct omap_sr_nvalue_table *nvalue_table; argument
158 struct voltagedomain *voltdm;
159 struct dentry *dbg_dir;
160 unsigned int irq;
161 int srid;
162 int ip_type;
163 int nvalue_count;
164 bool autocomp_active;
165 u32 clk_length;
166 u32 err_weight;
167 u32 err_minlimit;
168 u32 err_maxlimit;
169 u32 accum_data;
170 u32 senn_avgweight;
171 u32 senp_avgweight;
172 u32 senp_mod;
173 u32 senn_mod;
174 void __iomem *base;