Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhw.h147 #define GINTSTS_IEPINT (1 << 18) macro
Dgadget.c2357 s3c_hsotg_en_gsint(hsotg, GINTSTS_OEPINT | GINTSTS_IEPINT); in s3c_hsotg_core_init_disconnected()
2455 if (gintsts & (GINTSTS_OEPINT | GINTSTS_IEPINT)) { in s3c_hsotg_irq()