Searched refs:MAX_ENDPOINTS (Results 1 – 2 of 2) sorted by relevance
20 #define MAX_ENDPOINTS 16 macro63 struct udc_endp_regs in_regs[MAX_ENDPOINTS];64 struct udc_endp_regs out_regs[MAX_ENDPOINTS];74 u32 udc_endp_reg[MAX_ENDPOINTS];
23 #define MAX_ENDPOINTS 4 macro