Searched refs:HCC_NSS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-caps.h | 53 #define HCC_NSS(p) ((p) & (1 << 7)) macro |
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | xhci.h | 142 #define HCC_NSS(p) ((p) & (1 << 7)) macro |