Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.h171 struct ohci_roothub_regs { struct
172 __u32 a;
173 __u32 b;
174 __u32 status;
175 __u32 portstatus[MAX_ROOT_PORTS];
/rk3399_rockchip-uboot/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];