Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci.h16 #define MAX_HC_PORTS 15 macro
65 uint32_t or_portsc[MAX_HC_PORTS];
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h33 #define MAX_HC_PORTS 255 macro
175 struct xhci_hcor_port_regs portregs[MAX_HC_PORTS];
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h35 #define MAX_HC_PORTS 127 macro