Searched refs:S3C_GINTSTS_DisconnInt (Results 1 – 2 of 2) sorted by relevance
83 #define S3C_GINTSTS_DisconnInt (1 << 29) macro
2062 if (gintsts & S3C_GINTSTS_DisconnInt) { in s3c_hsotg_irq()2064 writel(S3C_GINTSTS_DisconnInt, hsotg->regs + S3C_GINTSTS); in s3c_hsotg_irq()2591 writel(S3C_GINTSTS_DisconnInt | S3C_GINTSTS_SessReqInt | in usb_gadget_probe_driver()