Searched refs:GINTSTS_PTXFEMP (Results 1 – 5 of 5) sorted by relevance
353 s3c_hsotg_en_gsint(hsotg, GINTSTS_PTXFEMP); in s3c_hsotg_write_fifo()374 s3c_hsotg_en_gsint(hsotg, GINTSTS_PTXFEMP); in s3c_hsotg_write_fifo()420 periodic ? GINTSTS_PTXFEMP : in s3c_hsotg_write_fifo()449 periodic ? GINTSTS_PTXFEMP : in s3c_hsotg_write_fifo()2222 GINTSTS_PTXFEMP | \2520 if (gintsts & GINTSTS_PTXFEMP) { in s3c_hsotg_irq()2525 s3c_hsotg_disable_gsint(hsotg, GINTSTS_PTXFEMP); in s3c_hsotg_irq()
139 #define GINTSTS_PTXFEMP (1 << 26) macro
825 gintmsk |= GINTSTS_PTXFEMP; in dwc2_halt_channel()2075 GINTSTS_PTXFEMP); in dwc2_handle_hcd_intr()2093 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()1171 gintmsk |= GINTSTS_PTXFEMP; in dwc2_process_periodic_channels()1182 gintmsk &= ~GINTSTS_PTXFEMP; in dwc2_process_periodic_channels()
514 GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP); in dwc2_disable_host_interrupts()