Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dregs-sdi.h19 #define S3C2410_SDICMDCON (0x0C) macro
/linux-2.6.39/drivers/mmc/host/
Ds3cmci.c81 cmdcon = readl(host->base + S3C2410_SDICMDCON); in dbg_dumpregs()
861 writel(0, host->base + S3C2410_SDICMDCON); in finalize_request()
967 writel(ccon, host->base + S3C2410_SDICMDCON); in s3cmci_send_command()