Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ds3cmci.c41 #define S3C2410_SDICMDCON (0x0C) macro
159 cmdcon = readl(host->base + S3C2410_SDICMDCON); in dbg_dumpregs()
886 writel(0, host->base + S3C2410_SDICMDCON); in finalize_request()
969 writel(ccon, host->base + S3C2410_SDICMDCON); in s3cmci_send_command()