Home
last modified time | relevance | path

Searched defs:ohci_roothub_regs (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/usb/host/
H A Dohci.h184 struct ohci_roothub_regs { struct
185 __u32 a;
186 __u32 b;
187 __u32 status;
188 __u32 portstatus[CONFIG_SYS_USB_OHCI_MAX_ROOT_PORTS];
/openbmc/linux/drivers/usb/host/
H A Dohci.h236 struct ohci_roothub_regs { struct
237 __hc32 a;
238 __hc32 b;
239 __hc32 status;
241 __hc32 portstatus [MAX_ROOT_PORTS];