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