Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h129 #define EHCI_PS_SUSP (1 << 7) /* RW suspend */ macro
H A Dehci-hcd.c224 reg |= EHCI_PS_SUSP; in ehci_shutdown()
777 if (reg & EHCI_PS_SUSP) in ehci_submit_root()