Searched refs:VBUS_INTERRUPT (Results 1 – 2 of 2) sorted by relevance
180 #define VBUS_INTERRUPT 7 macro
3366 tmp = BIT(VBUS_INTERRUPT) | BIT(ROOT_PORT_RESET_INTERRUPT); in handle_stat1_irqs() 3369 /* VBUS disconnect is indicated by VBUS_PIN and VBUS_INTERRUPT set. in handle_stat1_irqs() 3384 if ((stat & BIT(VBUS_INTERRUPT)) && in handle_stat1_irqs()