Home
last modified time | relevance | path

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

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