Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c229 #define USBD_UDCAH(x) ((x) + 0x280) macro
1049 writel(0, USBD_UDCAH(udc->udp_baseaddr)); in udc_disable()
1071 writel(udc->udca_p_base, USBD_UDCAH(udc->udp_baseaddr)); in udc_enable()