Searched refs:PORTSC_OCA (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/usb/ | ||
H A D | ehci-regs.h | 76 #define PORTSC_OCA (1 << 4) // Over Current Active macro |
/openbmc/qemu/hw/usb/ | ||
H A D | hcd-xhci.c | 92 #define PORTSC_OCA (1<<3) macro |