Searched refs:ISR_BUS_RESET (Results 1 – 2 of 2) sorted by relevance
70 #define ISR_BUS_RESET BIT(6) macro455 if (isr & ISR_BUS_RESET) { in udc_irq()457 ast_udc_write(ISR_BUS_RESET, AST_VHUB_ISR); in udc_irq()
73 #define ISR_BUS_RESET BIT(6) macro937 if (isr & ISR_BUS_RESET) { in aspeed_udc_isr()939 writel(ISR_BUS_RESET, base + AST_VHUB_ISR); in aspeed_udc_isr()