Home
last modified time | relevance | path

Searched refs:XHCI_MAXPORTS (Results 1 – 3 of 3) sorted by relevance

/qemu/include/hw/usb/
H A Dxhci.h12 #define XHCI_MAXPORTS (XHCI_MAXPORTS_2 + XHCI_MAXPORTS_3) macro
/qemu/hw/usb/
H A Dhcd-xhci.h211 XHCIPort ports[XHCI_MAXPORTS];
H A Dhcd-xhci.c50 #define LEN_OPER (0x400 + 0x10 * XHCI_MAXPORTS)
3364 assert(i < XHCI_MAXPORTS); in usb_xhci_init()
3378 assert(i < XHCI_MAXPORTS); in usb_xhci_init()