Home
last modified time | relevance | path

Searched refs:USBF_SYS_EPN_LMPKT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c253 #define USBF_SYS_EPN_LMPKT(_l) ((_l) << 16) macro
849 USBF_SYS_EPN_MPKT(epn->ep.maxpacket) | USBF_SYS_EPN_LMPKT(lastpkt)); in usbf_epn_dma_in()