Searched refs:S3C_GINTSTS_IEPInt (Results 1 – 2 of 2) sorted by relevance
92 #define S3C_GINTSTS_IEPInt (1 << 18) macro
2087 if (gintsts & (S3C_GINTSTS_OEPInt | S3C_GINTSTS_IEPInt)) { in s3c_hsotg_irq()2106 writel(gintsts & (S3C_GINTSTS_OEPInt | S3C_GINTSTS_IEPInt), in s3c_hsotg_irq()2631 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_OEPInt | S3C_GINTSTS_IEPInt); in usb_gadget_probe_driver()