Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dlpc32xx_udc.c253 #define USBD_EPINTEN(x) ((x) + 0x234) macro
827 writel(udc->enabled_hwepints, USBD_EPINTEN(udc->udp_baseaddr)); in uda_enable_hwepint()
834 writel(udc->enabled_hwepints, USBD_EPINTEN(udc->udp_baseaddr)); in uda_disable_hwepint()