Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h132 #define EHCI_PS_OCA (1 << 4) /* RO over current active */ macro
H A Dehci-hcd.c779 if (reg & EHCI_PS_OCA) in ehci_submit_root()