Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-s3c2410/include/mach/
Dregs-sdi.h116 #define S3C2410_SDIIMSK_DATACRC (1<<9) macro
/linux-2.6.39/drivers/mmc/host/
Ds3cmci.c1039 imsk = S3C2410_SDIIMSK_FIFOFAIL | S3C2410_SDIIMSK_DATACRC | in s3cmci_setup_data()