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