Searched defs:HCS_INDICATOR (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/usb/host/ | ||
| H A D | ehci.h | 27 #define HCS_INDICATOR(p) ((p) & (1 << 16)) /* Port indicators */ macro |
| H A D | xhci.h | 136 #define HCS_INDICATOR(p) ((p) & (1 << 4)) macro |