Home
last modified time | relevance | path

Searched refs:HCC_NSS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/host/
H A Dxhci-caps.h53 #define HCC_NSS(p) ((p) & (1 << 7)) macro
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h142 #define HCC_NSS(p) ((p) & (1 << 7)) macro