Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Dxhci.h12 #define XHCI_MAXPORTS (XHCI_MAXPORTS_2 + XHCI_MAXPORTS_3) macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h209 XHCIPort ports[XHCI_MAXPORTS];
H A Dhcd-xhci.c50 #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()