Searched defs:ohci_regs (Results 1 – 3 of 3) sorted by relevance
148 struct ohci_regs { struct150 __u32 revision;151 __u32 control;152 __u32 cmdstatus;153 __u32 intrstatus;154 __u32 intrenable;155 __u32 intrdisable;157 __u32 hcca;158 __u32 ed_periodcurrent;159 __u32 ed_controlhead;[all …]
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 …]