Searched refs:GINTSTS_OEPINT (Results 1 – 2 of 2) sorted by relevance
139 #define GINTSTS_OEPINT BIT(19) macro
3529 dwc2_hsotg_en_gsint(hsotg, GINTSTS_OEPINT | GINTSTS_IEPINT); in dwc2_hsotg_core_init_disconnected()3772 if (gintsts & (GINTSTS_OEPINT | GINTSTS_IEPINT)) { in dwc2_hsotg_irq()
Completed in 19 milliseconds