Searched refs:EHCI_PS_OCA (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ | ||
| H A D | ehci.h | 130 #define EHCI_PS_OCA (1 << 4) /* RO over current active */ macro |
| H A D | ehci-hcd.c | 765 if (reg & EHCI_PS_OCA) in ehci_submit_root() |