Home
last modified time | relevance | path

Searched refs:IRQ_RETRY_MASK (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c3372 #define IRQ_RETRY_MASK (GINTSTS_NPTXFEMP | \ macro
3902 if (gintsts & IRQ_RETRY_MASK && --retry_count > 0) in dwc2_hsotg_irq()