Searched defs:XHCI_EXT_PORT_COUNT (Results 1 – 2 of 2) sorted by relevance
477 #define XHCI_EXT_PORT_COUNT(x) (((x) >> 8) & 0xff) macro
577 #define XHCI_EXT_PORT_COUNT(x) (((x) >> 8) & 0xff) macro