Searched refs:XHCI_MAXPORTS (Results 1 – 3 of 3) sorted by relevance
12 #define XHCI_MAXPORTS (XHCI_MAXPORTS_2 + XHCI_MAXPORTS_3) macro
209 XHCIPort ports[XHCI_MAXPORTS];
50 #define LEN_OPER (0x400 + 0x10 * XHCI_MAXPORTS)3343 assert(i < XHCI_MAXPORTS); in usb_xhci_init()3352 assert(i < XHCI_MAXPORTS); in usb_xhci_init()