Searched refs:ep_maxpacket (Results 1 – 4 of 4) sorted by relevance
158 #define ep_maxpacket(_ep) ((_ep)->ep.maxpacket) macro335 u32 max = ep_maxpacket(hsep); in s3c_hsudc_write_fifo()763 || ep_maxpacket(hsep) < usb_endpoint_maxp(desc)) in s3c_hsudc_ep_enable()767 && usb_endpoint_maxp(desc) != ep_maxpacket(hsep)) in s3c_hsudc_ep_enable()
157 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
575 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
2176 ep->ep.name, ep_maxpacket(ep), ep_index(ep)); in fsl_proc_read()2194 ep->ep.name, ep_maxpacket(ep), in fsl_proc_read()