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

/linux-4.4.14/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c253 #define USBD_EPINTEN(x) ((x) + 0x234) macro
305 * USBD_EPINTST/USBD_EPINTEN/USBD_EPINTCLR/USBD_EPINTSET/
827 writel(udc->enabled_hwepints, USBD_EPINTEN(udc->udp_baseaddr)); uda_enable_hwepint()
834 writel(udc->enabled_hwepints, USBD_EPINTEN(udc->udp_baseaddr)); uda_disable_hwepint()

Completed in 53 milliseconds