Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/usb/host/
Dohci-hub.c490 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC)) in ohci_hub_status_data()
746 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE); in ohci_hub_control()
Dohci.h722 static inline u32 roothub_status (struct ohci_hcd *hc) in roothub_status() function
Dohci-dbg.c221 temp = roothub_status (controller); in ohci_dump_roothub()