Searched refs:ROOT_PORT_RESET_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
30 #define ROOT_PORT_RESET_INTERRUPT 6 macro
1966 tmp = (1 << VBUS_INTERRUPT) | (1 << ROOT_PORT_RESET_INTERRUPT); in net2272_handle_stat1_irqs()1985 } else if ((stat & (1 << ROOT_PORT_RESET_INTERRUPT)) && in net2272_handle_stat1_irqs()
3359 tmp = BIT(VBUS_INTERRUPT) | BIT(ROOT_PORT_RESET_INTERRUPT); in handle_stat1_irqs()3383 } else if ((stat & BIT(ROOT_PORT_RESET_INTERRUPT)) && in handle_stat1_irqs()