Searched refs:USBD_SYSERRTINTCLR (Results 1 – 1 of 1) sorted by relevance
286 #define USBD_SYSERRTINTCLR(x) ((x) + 0x2BC) macro1103 writel((1 << i), USBD_SYSERRTINTCLR(udc->udp_baseaddr)); in udc_disable()1641 writel(1 << ep->hwep_num, USBD_SYSERRTINTCLR(udc->udp_baseaddr)); in lpc32xx_ep_disable()1753 writel(1 << ep->hwep_num, USBD_SYSERRTINTCLR(udc->udp_baseaddr)); in lpc32xx_ep_enable()2069 USBD_SYSERRTINTCLR(udc->udp_baseaddr)); in udc_handle_dma_ep()