Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h156 #define GINTSTS_OEPINT BIT(19) macro
H A Dgadget.c3557 dwc2_hsotg_en_gsint(hsotg, GINTSTS_OEPINT | GINTSTS_IEPINT); in dwc2_hsotg_core_init_disconnected()
3794 if (gintsts & (GINTSTS_OEPINT | GINTSTS_IEPINT)) { in dwc2_hsotg_irq()