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