Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h238 #define NAND_SCAN_SILENT_NODEV 0x00040000 macro
/openbmc/linux/include/linux/mtd/
H A Drawnand.h157 #define NAND_SCAN_SILENT_NODEV BIT(18) macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c3975 if (!(chip->options & NAND_SCAN_SILENT_NODEV)) in nand_scan_ident()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5695 if (!(chip->options & NAND_SCAN_SILENT_NODEV)) in nand_scan_ident()