Searched refs:ep_maxpacket (Results 1 – 4 of 4) sorted by relevance
153 #define ep_maxpacket(_ep) ((_ep)->ep.maxpacket) macro283 u32 max = ep_maxpacket(hsep); in s3c_hsudc_write_fifo()711 || ep_maxpacket(hsep) < usb_endpoint_maxp(desc)) in s3c_hsudc_ep_enable()715 && usb_endpoint_maxp(desc) != ep_maxpacket(hsep)) in s3c_hsudc_ep_enable()
153 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
571 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
2164 ep->ep.name, ep_maxpacket(ep), ep_index(ep)); in fsl_proc_read()2182 ep->ep.name, ep_maxpacket(ep), in fsl_proc_read()