Searched defs:HCC_PPC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-caps.h | 45 #define HCC_PPC(p) ((p) & (1 << 3)) macro |
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | xhci.h | 134 #define HCC_PPC(p) ((p) & (1 << 3)) macro |