Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mmc/host/
Ds3cmci.c36 #define S3C2410_SDICMDCON (0x0C) macro
154 cmdcon = readl(host->base + S3C2410_SDICMDCON); in dbg_dumpregs()
862 writel(0, host->base + S3C2410_SDICMDCON); in finalize_request()
945 writel(ccon, host->base + S3C2410_SDICMDCON); in s3cmci_send_command()