Searched defs:ep_maxpacket (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/gadget/udc/ | ||
H A D | fsl_qe_udc.h | 153 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro |
H A D | fsl_usb2_udc.h | 524 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro |