Lines Matching defs:ohci_regs
162 struct ohci_regs { struct
164 __u32 revision;
165 __u32 control;
166 __u32 cmdstatus;
167 __u32 intrstatus;
168 __u32 intrenable;
169 __u32 intrdisable;
171 __u32 hcca;
172 __u32 ed_periodcurrent;
173 __u32 ed_controlhead;
174 __u32 ed_controlcurrent;
175 __u32 ed_bulkhead;
176 __u32 ed_bulkcurrent;
177 __u32 donehead;
179 __u32 fminterval;
180 __u32 fmremaining;
181 __u32 fmnumber;
182 __u32 periodicstart;
183 __u32 lsthresh;
185 struct ohci_roothub_regs {
190 } roothub;