Searched refs:MAX_USB_ENDPOINT (Results 1 – 1 of 1) sorted by relevance
89 #define MAX_USB_ENDPOINT 15 /* The highest valid USB endpoint number */ macro1276 if (cvmx_unlikely((endpoint_num < 0) || (endpoint_num > MAX_USB_ENDPOINT))) in cvmx_usb_open_pipe()