Searched refs:SUSPEND_REQUEST_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
183 #define SUSPEND_REQUEST_INTERRUPT 3 macro
27 #define SUSPEND_REQUEST_INTERRUPT 3 macro
2079 writel(~(u32)BIT(SUSPEND_REQUEST_INTERRUPT), &dev->regs->irqstat1), in usb_reset_228x()3428 if (stat & BIT(SUSPEND_REQUEST_INTERRUPT)) { in handle_stat1_irqs()3432 stat &= ~BIT(SUSPEND_REQUEST_INTERRUPT); in handle_stat1_irqs()3449 BIT(SUSPEND_REQUEST_INTERRUPT) | in handle_stat1_irqs()