Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/mtd/
Dbbm.h81 #define NAND_BBT_SAVECONTENT 0x00004000 macro
/linux-5.19.10/drivers/mtd/nand/raw/
Dnand_bbt.c822 if (td->options & NAND_BBT_SAVECONTENT) { in write_bbt()
1218 BUG_ON(bd->options & NAND_BBT_SAVECONTENT); in verify_bbt_descr()
Ddiskonchip.c1144 NAND_BBT_SAVECONTENT | NAND_BBT_WRITE | in nftl_scan_bbt()
1150 NAND_BBT_SAVECONTENT | NAND_BBT_WRITE | in nftl_scan_bbt()
/linux-5.19.10/Documentation/driver-api/
Dmtdnand.rst585 other useful information, set the option NAND_BBT_SAVECONTENT. When
949 #define NAND_BBT_SAVECONTENT 0x00002000