Searched defs:ohci_regs (Results 1 – 2 of 2) sorted by relevance
161 struct ohci_regs { struct163 __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;[all …]
210 struct ohci_regs { struct212 __hc32 revision;213 __hc32 control;214 __hc32 cmdstatus;215 __hc32 intrstatus;216 __hc32 intrenable;217 __hc32 intrdisable;220 __hc32 hcca;221 __hc32 ed_periodcurrent;222 __hc32 ed_controlhead;[all …]