Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c332 #define DD_SETUP_PACKETLEN(n) (((n) & 0x7FF) << 5) macro
1777 DD_SETUP_PACKETLEN(0) | in lpc32xx_ep_queue()
1785 dd->dd_setup = DD_SETUP_PACKETLEN(ep->ep.maxpacket) | in lpc32xx_ep_queue()