Searched refs:ISR_HUB_EP0_OUT_ACK_STALL (Results 1 – 2 of 2) sorted by relevance
75 #define ISR_HUB_EP0_OUT_ACK_STALL BIT(1) macro479 if (isr & ISR_HUB_EP0_OUT_ACK_STALL) { in udc_irq()481 ast_udc_write(ISR_HUB_EP0_OUT_ACK_STALL, AST_VHUB_ISR); in udc_irq()
78 #define ISR_HUB_EP0_OUT_ACK_STALL BIT(1) macro958 if (isr & ISR_HUB_EP0_OUT_ACK_STALL) { in aspeed_udc_isr()960 writel(ISR_HUB_EP0_OUT_ACK_STALL, base + AST_VHUB_ISR); in aspeed_udc_isr()