Searched refs:PXA_UDC_NUM_ENDPOINTS (Results 1 – 2 of 2) sorted by relevance
101 #define PXA_UDC_NUM_ENDPOINTS 3 macro104 #ifndef PXA_UDC_NUM_ENDPOINTS105 #define PXA_UDC_NUM_ENDPOINTS 16 macro135 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()