Searched refs:NAND_SCAN_SILENT_NODEV (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-s3c24xx/
H A Dmach-bast.c247 .options = NAND_SCAN_SILENT_NODEV,
262 .options = NAND_SCAN_SILENT_NODEV,
270 .options = NAND_SCAN_SILENT_NODEV,
H A Dmach-osiris.c195 .options = NAND_SCAN_SILENT_NODEV,
210 .options = NAND_SCAN_SILENT_NODEV,
/linux-4.4.14/include/linux/mtd/
H A Dnand.h179 #define NAND_SCAN_SILENT_NODEV 0x00040000 macro
/linux-4.4.14/drivers/mtd/nand/
H A Dnand_base.c4008 if (!(chip->options & NAND_SCAN_SILENT_NODEV)) nand_scan_ident()

Completed in 151 milliseconds