Searched refs:XHCI_EXT_CAPS_VAL (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | xhci-ext-caps.h | 34 #define XHCI_EXT_CAPS_VAL(p) ((p)>>16) macro |
/openbmc/u-boot/drivers/usb/host/ | ||
H A D | xhci.h | 1169 #define XHCI_EXT_CAPS_VAL(p) ((p) >> 16) macro |