Searched refs:S3C_GINTSTS_ModeMis (Results 1 – 2 of 2) sorted by relevance
106 #define S3C_GINTSTS_ModeMis (1 << 1) macro
2165 if (gintsts & S3C_GINTSTS_ModeMis) { in s3c_hsotg_irq()2167 writel(S3C_GINTSTS_ModeMis, hsotg->regs + S3C_GINTSTS); in s3c_hsotg_irq()