Home
last modified time | relevance | path

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

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