Searched refs:GINTSTS_NPTXFEMP (Results 1 – 4 of 4) sorted by relevance
576 dwc2_hsotg_en_gsint(hsotg, GINTSTS_NPTXFEMP); in dwc2_hsotg_write_fifo()609 GINTSTS_NPTXFEMP); in dwc2_hsotg_write_fifo()638 GINTSTS_NPTXFEMP); in dwc2_hsotg_write_fifo()3369 #define IRQ_RETRY_MASK (GINTSTS_NPTXFEMP | \3787 if (gintsts & GINTSTS_NPTXFEMP) { in dwc2_hsotg_irq()3796 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_NPTXFEMP); in dwc2_hsotg_irq()
141 #define GINTSTS_NPTXFEMP BIT(5) macro
185 GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP | GINTSTS_DISCONNINT); in dwc2_disable_host_interrupts()1755 intr &= ~(GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT); in dwc2_hcd_disconnect()1757 intr = GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT; in dwc2_hcd_disconnect()3074 gintmsk |= GINTSTS_NPTXFEMP; in dwc2_process_non_periodic_channels()3085 gintmsk &= ~GINTSTS_NPTXFEMP; in dwc2_process_non_periodic_channels()3125 gintmsk &= ~GINTSTS_NPTXFEMP; in dwc2_hcd_queue_transactions()
803 gintmsk |= GINTSTS_NPTXFEMP; in dwc2_halt_channel()2243 if (gintsts & GINTSTS_NPTXFEMP) in dwc2_handle_hcd_intr()