Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Ds3cmci.c69 #define S3C2410_SDICMDSTAT_RSPFIN (1 << 9) macro
706 if (mci_csta & S3C2410_SDICMDSTAT_RSPFIN) { in s3cmci_irq()
715 mci_cclear |= S3C2410_SDICMDSTAT_RSPFIN; in s3cmci_irq()