Searched refs:MAX_USB_HUB_PORT (Results 1 – 1 of 1) sorted by relevance
90 #define MAX_USB_HUB_PORT 15 /* The highest valid port number on a hub */ macro1298 if (cvmx_unlikely((hub_port < 0) || (hub_port > MAX_USB_HUB_PORT))) in cvmx_usb_open_pipe()