Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c221 #define USBD_EPMAXPSIZE(x) ((x) + 0x24C) macro
830 writel(maxpacket, USBD_EPMAXPSIZE(udc->udp_baseaddr)); in udc_realize_hwep()