Home
last modified time | relevance | path

Searched refs:NAND_BBT_ABSPAGE (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dbbm.h64 #define NAND_BBT_ABSPAGE 0x00000020 macro
/openbmc/u-boot/include/linux/mtd/
H A Dbbm.h69 #define NAND_BBT_ABSPAGE 0x00000020 macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c163 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |
169 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |
H A Ddiskonchip.c1143 this->bbt_td->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1149 this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1178 this->bbt_td->options = NAND_BBT_2BIT | NAND_BBT_ABSPAGE; in inftl_scan_bbt()
H A Dnand_bbt.c1147 if ((td->options & NAND_BBT_ABSPAGE) || in mark_bbt_region()
1285 if (td->options & NAND_BBT_ABSPAGE) { in nand_scan_bbt()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c977 if ((td->options & NAND_BBT_ABSPAGE) || in mark_bbt_region()
1114 if (td->options & NAND_BBT_ABSPAGE) { in nand_scan_bbt()
/openbmc/linux/Documentation/driver-api/
H A Dmtdnand.rst535 Use the option constant NAND_BBT_ABSPAGE and define the absolute
939 #define NAND_BBT_ABSPAGE 0x00000020