Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dehci.h16 #define MAX_HC_PORTS 15 macro
65 uint32_t or_portsc[MAX_HC_PORTS];
H A Dxhci.h32 #define MAX_HC_PORTS 255 macro
174 struct xhci_hcor_port_regs portregs[MAX_HC_PORTS];
/openbmc/linux/drivers/usb/host/
H A Dxhci.h38 #define MAX_HC_PORTS 127 macro