Searched refs:ISR_EP_NAK (Results 1 – 2 of 2) sorted by relevance
59 #define ISR_EP_NAK BIT(17) macro540 if (isr & ISR_EP_NAK) { in udc_irq()542 ast_udc_write(ISR_EP_NAK, AST_VHUB_ISR); in udc_irq()
62 #define ISR_EP_NAK BIT(17) macro1002 if (isr & ISR_EP_NAK) { in aspeed_udc_isr()1004 writel(ISR_EP_NAK, base + AST_VHUB_ISR); in aspeed_udc_isr()