Searched refs:USBD_EOTINTCLR (Results 1 – 1 of 1) sorted by relevance
278 #define USBD_EOTINTCLR(x) ((x) + 0x2A4) macro1101 writel((1 << i), USBD_EOTINTCLR(udc->udp_baseaddr)); in udc_disable()1639 writel(1 << ep->hwep_num, USBD_EOTINTCLR(udc->udp_baseaddr)); in lpc32xx_ep_disable()1751 writel(1 << ep->hwep_num, USBD_EOTINTCLR(udc->udp_baseaddr)); in lpc32xx_ep_enable()2062 writel((1 << ep->hwep_num), USBD_EOTINTCLR(udc->udp_baseaddr)); in udc_handle_dma_ep()