Searched refs:S3C_GINTSTS_RxFLvl (Results 1 – 2 of 2) sorted by relevance
103 #define S3C_GINTSTS_RxFLvl (1 << 4) macro
2030 S3C_GINTSTS_RxFLvl)2156 if (gintsts & S3C_GINTSTS_RxFLvl) { in s3c_hsotg_irq()2162 writel(S3C_GINTSTS_RxFLvl, hsotg->regs + S3C_GINTSTS); in s3c_hsotg_irq()2637 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_RxFLvl); in usb_gadget_probe_driver()