Home
last modified time | relevance | path

Searched refs:GINTSTS_OEPINT (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/dwc2/
Dhw.h127 #define GINTSTS_OEPINT BIT(19) macro
Dgadget.c3526 dwc2_hsotg_en_gsint(hsotg, GINTSTS_OEPINT | GINTSTS_IEPINT); in dwc2_hsotg_core_init_disconnected()
3769 if (gintsts & (GINTSTS_OEPINT | GINTSTS_IEPINT)) { in dwc2_hsotg_irq()