Searched refs:GINTSTS_IEPINT (Results 1 – 2 of 2) sorted by relevance
147 #define GINTSTS_IEPINT (1 << 18) macro
2357 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()