Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dregs-sdi.h26 #define S3C2410_SDIBSIZE (0x28) macro
/linux-2.6.39/drivers/mmc/host/
Ds3cmci.c88 bsize = readl(host->base + S3C2410_SDIBSIZE); in dbg_dumpregs()
1036 writel(data->blksz, host->base + S3C2410_SDIBSIZE); in s3cmci_setup_data()