Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c237 #define USBD_DMAINTEN(x) ((x) + 0x294) macro
1047 writel(0, USBD_DMAINTEN(udc->udp_baseaddr)); in udc_disable()
1095 USBD_DMAINTEN(udc->udp_baseaddr)); in udc_enable()