Searched refs:GINTSTS_NPTXFEMP (Results 1 – 5 of 5) sorted by relevance
291 intr &= ~(GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT); in dwc2_hcd_disconnect()293 intr = GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT; in dwc2_hcd_disconnect()1293 gintmsk |= GINTSTS_NPTXFEMP; in dwc2_process_non_periodic_channels()1304 gintmsk &= ~GINTSTS_NPTXFEMP; in dwc2_process_non_periodic_channels()1345 gintmsk &= ~GINTSTS_NPTXFEMP; in dwc2_hcd_queue_transactions()
388 s3c_hsotg_en_gsint(hsotg, GINTSTS_NPTXFEMP); in s3c_hsotg_write_fifo()421 GINTSTS_NPTXFEMP); in s3c_hsotg_write_fifo()450 GINTSTS_NPTXFEMP); in s3c_hsotg_write_fifo()2221 #define IRQ_RETRY_MASK (GINTSTS_NPTXFEMP | \2507 if (gintsts & GINTSTS_NPTXFEMP) { in s3c_hsotg_irq()2516 s3c_hsotg_disable_gsint(hsotg, GINTSTS_NPTXFEMP); in s3c_hsotg_irq()
160 #define GINTSTS_NPTXFEMP (1 << 5) macro
806 gintmsk |= GINTSTS_NPTXFEMP; in dwc2_halt_channel()2087 if (gintsts & GINTSTS_NPTXFEMP) in dwc2_handle_hcd_intr()
514 GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP); in dwc2_disable_host_interrupts()