Searched refs:S3C_GINTSTS_OEPInt (Results 1 – 2 of 2) sorted by relevance
91 #define S3C_GINTSTS_OEPInt (1 << 19) 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()