Searched refs:SETUP_PACKET_INTERRUPT (Results 1 – 3 of 3) sorted by relevance
150 #define SETUP_PACKET_INTERRUPT 7 macro
21 #define SETUP_PACKET_INTERRUPT 5 macro
3104 if (unlikely(stat & BIT(SETUP_PACKET_INTERRUPT))) { in handle_stat0_irqs()3182 writel(BIT(SETUP_PACKET_INTERRUPT), &dev->regs->irqstat0); in handle_stat0_irqs()3183 stat ^= BIT(SETUP_PACKET_INTERRUPT); in handle_stat0_irqs()