Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dbbm.h95 #define NAND_BBT_SAVECONTENT 0x00004000 macro
/Linux-v4.19/drivers/mtd/nand/raw/
Dnand_bbt.c787 if (td->options & NAND_BBT_SAVECONTENT) { in write_bbt()
1125 BUG_ON(bd->options & NAND_BBT_SAVECONTENT); in verify_bbt_descr()
Ddiskonchip.c1280 NAND_BBT_SAVECONTENT | NAND_BBT_WRITE | in nftl_scan_bbt()
1286 NAND_BBT_SAVECONTENT | NAND_BBT_WRITE | in nftl_scan_bbt()
/Linux-v4.19/Documentation/driver-api/
Dmtdnand.rst583 other useful information, set the option NAND_BBT_SAVECONTENT. When
947 #define NAND_BBT_SAVECONTENT 0x00002000