Home
last modified time | relevance | path

Searched refs:ignore_unset_ecc (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmtd-nand-s3c2410.h50 unsigned int ignore_unset_ecc:1; member
/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-mini2440.c308 .ignore_unset_ecc = 1,
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Ds3c2410.c532 && info->platform->ignore_unset_ecc) in s3c2410_nand_correct_data()