Home
last modified time | relevance | path

Searched refs:roothub_status (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dohci-hub.c490 if (roothub_status (ohci) & (RH_HS_LPSC | RH_HS_OCIC)) in ohci_hub_status_data()
745 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()
/kernel/linux/linux-6.6/drivers/usb/host/
H A 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()
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()

Completed in 8 milliseconds