Home
last modified time | relevance | path

Searched refs:S3C2410_SDICMDSTAT_CMDSENT (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
Ds3cmci.c72 #define S3C2410_SDICMDSTAT_CMDSENT (1 << 11) macro
686 if (mci_csta & S3C2410_SDICMDSTAT_CMDSENT) { in s3cmci_irq()
692 mci_cclear |= S3C2410_SDICMDSTAT_CMDSENT; in s3cmci_irq()