Searched refs:FOTG210_MAX_NUM_EP (Results 1 – 2 of 2) sorted by relevance
11 #define FOTG210_MAX_NUM_EP 5 /* ep0...ep4 */ macro245 struct fotg210_ep *ep[FOTG210_MAX_NUM_EP];
1165 for (i = 0; i < FOTG210_MAX_NUM_EP; i++) in fotg210_udc_remove()1209 for (i = 0; i < FOTG210_MAX_NUM_EP; i++) { in fotg210_udc_probe()1230 for (i = 0; i < FOTG210_MAX_NUM_EP; i++) { in fotg210_udc_probe()1300 for (i = 0; i < FOTG210_MAX_NUM_EP; i++) in fotg210_udc_probe()