Searched refs:GR_MAXEP (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/usb/gadget/udc/
H A Dgr_udc.h24 #define GR_MAXEP 16 /* Max # endpoints for *each* direction */ macro
42 struct gr_epregs epo[GR_MAXEP]; /* 0x000 - 0x0fc */
43 struct gr_epregs epi[GR_MAXEP]; /* 0x100 - 0x1fc */
193 struct gr_ep epi[GR_MAXEP];
194 struct gr_ep epo[GR_MAXEP];

Completed in 43 milliseconds