Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h126 #define EHCI_PS_PP (1 << 12) /* RW,RO port power */ macro
H A Dehci-hcd.c783 if (reg & EHCI_PS_PP) in ehci_submit_root()
824 reg |= EHCI_PS_PP; in ehci_submit_root()
906 reg &= ~EHCI_PS_PP; in ehci_submit_root()