Lines Matching defs:ohci_regs
161 struct ohci_regs { struct
163 __u32 revision;
164 __u32 control;
165 __u32 cmdstatus;
166 __u32 intrstatus;
167 __u32 intrenable;
168 __u32 intrdisable;
170 __u32 hcca;
171 __u32 ed_periodcurrent;
172 __u32 ed_controlhead;
173 __u32 ed_controlcurrent;
174 __u32 ed_bulkhead;
175 __u32 ed_bulkcurrent;
176 __u32 donehead;
178 __u32 fminterval;
179 __u32 fmremaining;
180 __u32 fmnumber;
181 __u32 periodicstart;
182 __u32 lsthresh;
184 struct ohci_roothub_regs {
189 } roothub;