Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c216 #define USBD_EPINTCLR(x) ((x) + 0x238) macro
798 writel((1 << hwep), USBD_EPINTCLR(udc->udp_baseaddr)); in uda_clear_hwepint()