Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dregs-sdi.h72 #define S3C2440_SDIDCON_DATSTART (1<<14) macro
/linux-2.6.39/drivers/mmc/host/
Ds3cmci.c1029 dcon |= S3C2440_SDIDCON_DATSTART; in s3cmci_setup_data()