Searched refs:ROOT_PORT_RESET_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
182 #define ROOT_PORT_RESET_INTERRUPT 4 macro
3366 tmp = BIT(VBUS_INTERRUPT) | BIT(ROOT_PORT_RESET_INTERRUPT); in handle_stat1_irqs() 3370 * Root Port Reset is indicated by ROOT_PORT_RESET_INTERRUPT set and in handle_stat1_irqs() 3371 * both HIGH_SPEED and FULL_SPEED clear (as ROOT_PORT_RESET_INTERRUPT in handle_stat1_irqs() 3390 } else if ((stat & BIT(ROOT_PORT_RESET_INTERRUPT)) && in handle_stat1_irqs()