Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dehci-hcd.c802 if (ehci->rh_state == EHCI_RH_SUSPENDED) in ehci_irq()
1224 ehci->rh_state = EHCI_RH_SUSPENDED; in ehci_resume()
H A Dehci.h84 EHCI_RH_SUSPENDED, enumerator
H A Dehci-fsl.c455 ehci->rh_state = EHCI_RH_SUSPENDED; in ehci_fsl_mpc512x_drv_suspend()
H A Dehci-hub.c344 ehci->rh_state = EHCI_RH_SUSPENDED; in ehci_bus_suspend()
H A Dehci-dbg.c745 case EHCI_RH_SUSPENDED: in rh_state_string()