Searched refs:MAX_ENDPOINTS (Results 1 – 2 of 2) sorted by relevance
21 #define MAX_ENDPOINTS 16 macro64 struct udc_endp_regs in_regs[MAX_ENDPOINTS];65 struct udc_endp_regs out_regs[MAX_ENDPOINTS];75 u32 udc_endp_reg[MAX_ENDPOINTS];
24 #define MAX_ENDPOINTS 4 macro