Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dohci-hub.c487 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC)) in ohci_hub_status_data()
742 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE); in ohci_hub_control()
H A Dohci.h722 static inline u32 roothub_status (struct ohci_hcd *hc) in roothub_status() function
H A Dohci-dbg.c221 temp = roothub_status (controller); in ohci_dump_roothub()
/OK3568_Linux_fs/u-boot/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)
/OK3568_Linux_fs/u-boot/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()
1216 #define RD_RH_STAT roothub_status(ohci)