Home
last modified time | relevance | path

Searched refs:roothub_status (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c107 static inline u32 roothub_status (struct ohci *hc) in roothub_status() function
319 temp = roothub_status (controller); in ohci_dump_roothub()
856 #define RD_RH_STAT roothub_status(&gohci)
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dohci-hcd.c204 static inline u32 roothub_status(struct ohci *hc) in roothub_status() function
457 temp = roothub_status(controller); in ohci_dump_roothub()
1217 #define RD_RH_STAT roothub_status(ohci)