Searched refs:NUM_ENDPOINTS (Results 1 – 3 of 3) sorted by relevance
81 #define NUM_ENDPOINTS 6 macro123 struct at91_ep ep[NUM_ENDPOINTS];
835 for (i = 0; i < NUM_ENDPOINTS; i++) { in udc_reinit()860 for (i = 0; i < NUM_ENDPOINTS; i++) { in reset_gadget()885 for (i = 0; i < NUM_ENDPOINTS; i++) { in stop_activity()1178 if (tmp >= NUM_ENDPOINTS || (tmp && !ep->ep.desc)) in handle_setup()1201 if (w_value != USB_ENDPOINT_HALT || tmp >= NUM_ENDPOINTS) in handle_setup()1220 if (w_value != USB_ENDPOINT_HALT || tmp >= NUM_ENDPOINTS) in handle_setup()1495 for (i = 1; i < NUM_ENDPOINTS; i++) { in at91_udc_irq()1602 for (i = 0; i < NUM_ENDPOINTS; i++) { in at91rm9200_udc_init()1645 for (i = 0; i < NUM_ENDPOINTS; i++) { in at91sam9260_udc_init()1683 for (i = 0; i < NUM_ENDPOINTS; i++) { in at91sam9261_udc_init()[all …]
55 #define NUM_ENDPOINTS 16 macro162 struct lpc32xx_ep ep[NUM_ENDPOINTS];1339 for (i = 1; i < NUM_ENDPOINTS; i++) { in uda_usb_reset()1383 for (i = 0; i < NUM_ENDPOINTS; i++) { in udc_reinit()1530 for (i = 0; i < NUM_ENDPOINTS; i++) { in stop_activity()2148 if ((tmp == 0) || (tmp >= NUM_ENDPOINTS)) in udc_get_status()2229 (tmp >= NUM_ENDPOINTS)) in udc_handle_ep0_setup()2787 for (i = 1; i < NUM_ENDPOINTS; i++) { in lpc32xx_usb_hp_irq()2812 for (i = 1; i < NUM_ENDPOINTS; i++) { in lpc32xx_usb_devdma_irq()