Searched refs:ISR_EP_ACK_STALL (Results 1 – 2 of 2) sorted by relevance
60 #define ISR_EP_ACK_STALL BIT(16) macro529 if (isr & ISR_EP_ACK_STALL) { in udc_irq()
63 #define ISR_EP_ACK_STALL BIT(16) macro987 if (isr & ISR_EP_ACK_STALL) { in aspeed_udc_isr()