Searched refs:GINTSTS_PTXFEMP (Results 1 – 5 of 5) sorted by relevance
347 dwc2_hsotg_en_gsint(hsotg, GINTSTS_PTXFEMP); in dwc2_hsotg_write_fifo()368 dwc2_hsotg_en_gsint(hsotg, GINTSTS_PTXFEMP); in dwc2_hsotg_write_fifo()414 periodic ? GINTSTS_PTXFEMP : in dwc2_hsotg_write_fifo()443 periodic ? GINTSTS_PTXFEMP : in dwc2_hsotg_write_fifo()2243 GINTSTS_PTXFEMP | \2555 if (gintsts & GINTSTS_PTXFEMP) { in dwc2_hsotg_irq()2560 dwc2_hsotg_disable_gsint(hsotg, GINTSTS_PTXFEMP); in dwc2_hsotg_irq()
139 #define GINTSTS_PTXFEMP (1 << 26) macro
843 gintmsk |= GINTSTS_PTXFEMP; in dwc2_halt_channel()2161 GINTSTS_PTXFEMP); in dwc2_handle_hcd_intr()2179 if (gintsts & GINTSTS_PTXFEMP) in dwc2_handle_hcd_intr()
291 intr &= ~(GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT); in dwc2_hcd_disconnect()293 intr = GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT; in dwc2_hcd_disconnect()1173 gintmsk |= GINTSTS_PTXFEMP; in dwc2_process_periodic_channels()1184 gintmsk &= ~GINTSTS_PTXFEMP; in dwc2_process_periodic_channels()
881 GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP | GINTSTS_DISCONNINT); in dwc2_disable_host_interrupts()