Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Ds3c-hsudc.c153 #define ep_maxpacket(_ep) ((_ep)->ep.maxpacket) macro
283 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()
H A Dfsl_qe_udc.h153 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
H A Dfsl_usb2_udc.h571 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
H A Dfsl_udc_core.c2169 ep->ep.name, ep_maxpacket(ep), ep_index(ep)); in fsl_proc_read()
2187 ep->ep.name, ep_maxpacket(ep), in fsl_proc_read()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h153 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
H A Dfsl_usb2_udc.h571 #define ep_maxpacket(EP) ((EP)->ep.maxpacket) macro
H A Dfsl_udc_core.c2165 ep->ep.name, ep_maxpacket(ep), ep_index(ep)); in fsl_proc_read()
2183 ep->ep.name, ep_maxpacket(ep), in fsl_proc_read()

Completed in 19 milliseconds