Searched refs:GINTSTS_NPTXFEMP (Results 1 – 5 of 5) sorted by relevance
382 dwc2_hsotg_en_gsint(hsotg, GINTSTS_NPTXFEMP); in dwc2_hsotg_write_fifo()415 GINTSTS_NPTXFEMP); in dwc2_hsotg_write_fifo()444 GINTSTS_NPTXFEMP); in dwc2_hsotg_write_fifo()2242 #define IRQ_RETRY_MASK (GINTSTS_NPTXFEMP | \2542 if (gintsts & GINTSTS_NPTXFEMP) { in dwc2_hsotg_irq()2551 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_NPTXFEMP); in dwc2_hsotg_irq()
291 intr &= ~(GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT); in dwc2_hcd_disconnect()293 intr = GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT; in dwc2_hcd_disconnect()1295 gintmsk |= GINTSTS_NPTXFEMP; in dwc2_process_non_periodic_channels()1306 gintmsk &= ~GINTSTS_NPTXFEMP; in dwc2_process_non_periodic_channels()1347 gintmsk &= ~GINTSTS_NPTXFEMP; in dwc2_hcd_queue_transactions()
161 #define GINTSTS_NPTXFEMP (1 << 5) macro
824 gintmsk |= GINTSTS_NPTXFEMP; in dwc2_halt_channel()2173 if (gintsts & GINTSTS_NPTXFEMP) in dwc2_handle_hcd_intr()
881 GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP | GINTSTS_DISCONNINT); in dwc2_disable_host_interrupts()