Home
last modified time | relevance | path

Searched refs:NAND_SCAN_SILENT_NODEV (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/arm/mach-s3c/
H A Dmach-bast.c239 .options = NAND_SCAN_SILENT_NODEV,
254 .options = NAND_SCAN_SILENT_NODEV,
262 .options = NAND_SCAN_SILENT_NODEV,
H A Dmach-osiris.c188 .options = NAND_SCAN_SILENT_NODEV,
203 .options = NAND_SCAN_SILENT_NODEV,
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h232 #define NAND_SCAN_SILENT_NODEV 0x00040000 macro
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h155 #define NAND_SCAN_SILENT_NODEV BIT(18) macro
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c4666 if (!(chip->options & NAND_SCAN_SILENT_NODEV)) in nand_scan_ident()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c5090 if (!(chip->options & NAND_SCAN_SILENT_NODEV)) in nand_scan_ident()