Searched refs:S3C_GINTSTS_NPTxFEmp (Results 1 – 2 of 2) sorted by relevance
102 #define S3C_GINTSTS_NPTxFEmp (1 << 5) macro
524 s3c_hsotg_en_gsint(hsotg, S3C_GINTSTS_NPTxFEmp); in s3c_hsotg_write_fifo()550 S3C_GINTSTS_NPTxFEmp); in s3c_hsotg_write_fifo()575 S3C_GINTSTS_NPTxFEmp); in s3c_hsotg_write_fifo()2028 #define IRQ_RETRY_MASK (S3C_GINTSTS_NPTxFEmp | \2132 if (gintsts & S3C_GINTSTS_NPTxFEmp) { in s3c_hsotg_irq()2139 s3c_hsotg_disable_gsint(hsotg, S3C_GINTSTS_NPTxFEmp); in s3c_hsotg_irq()2142 writel(S3C_GINTSTS_NPTxFEmp, hsotg->regs + S3C_GINTSTS); in s3c_hsotg_irq()