Searched refs:IRQ_RETRY_MASK (Results 1 – 1 of 1) sorted by relevance
3369 #define IRQ_RETRY_MASK (GINTSTS_NPTXFEMP | \ macro3893 if (gintsts & IRQ_RETRY_MASK && --retry_count > 0) in dwc2_hsotg_irq()