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