Searched refs:PXA_UDC_NUM_ENDPOINTS (Results 1 – 2 of 2) sorted by relevance
100 #define PXA_UDC_NUM_ENDPOINTS 3 macro103 #ifndef PXA_UDC_NUM_ENDPOINTS104 #define PXA_UDC_NUM_ENDPOINTS 16 macro134 struct pxa25x_ep ep[PXA_UDC_NUM_ENDPOINTS];
184 for (i = 1; i < PXA_UDC_NUM_ENDPOINTS; i++) { in dump_state()1138 for (i = 0; i < PXA_UDC_NUM_ENDPOINTS; i++) { in udc_reinit()1210 for (i = 1; i < PXA_UDC_NUM_ENDPOINTS; i++) in clear_ep_state()1988 for (i = 0; i < PXA_UDC_NUM_ENDPOINTS; i++) { in stop_activity()