Searched defs:XHCI_MAX_PORTS (Results 1 – 2 of 2) sorted by relevance
543 #define XHCI_MAX_PORTS(p) (((p) & 0xff) << 24) macro
657 #define XHCI_MAX_PORTS(p) (((p) & 0xff) << 24) macro