Searched refs:GINTSTS_PTXFEMP (Results 1 – 3 of 3) sorted by relevance
874 gintmsk |= GINTSTS_PTXFEMP; in dwc2_halt_channel()2285 GINTSTS_PTXFEMP); in dwc2_handle_hcd_intr()2303 if (gintsts & GINTSTS_PTXFEMP) in dwc2_handle_hcd_intr()
151 #define GINTSTS_PTXFEMP (1 << 26) macro
235 GINTSTS_PTXFEMP | GINTSTS_NPTXFEMP | GINTSTS_DISCONNINT); in dwc2_disable_host_interrupts()1825 intr &= ~(GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT); in dwc2_hcd_disconnect()1827 intr = GINTSTS_NPTXFEMP | GINTSTS_PTXFEMP | GINTSTS_HCHINT; in dwc2_hcd_disconnect()3029 if (!(gintmsk & GINTSTS_PTXFEMP)) { in dwc2_process_periodic_channels()3030 gintmsk |= GINTSTS_PTXFEMP; in dwc2_process_periodic_channels()3042 if (gintmsk & GINTSTS_PTXFEMP) { in dwc2_process_periodic_channels()3043 gintmsk &= ~GINTSTS_PTXFEMP; in dwc2_process_periodic_channels()