Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dbbm.h78 #define NAND_BBT_ABSPAGE 0x00000020 macro
/Linux-v4.19/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c175 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |
181 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |
Ddiskonchip.c1279 this->bbt_td->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1285 this->bbt_md->options = NAND_BBT_ABSPAGE | NAND_BBT_8BIT | in nftl_scan_bbt()
1314 this->bbt_td->options = NAND_BBT_2BIT | NAND_BBT_ABSPAGE; in inftl_scan_bbt()
Dnand_bbt.c1055 if ((td->options & NAND_BBT_ABSPAGE) || in mark_bbt_region()
1192 if (td->options & NAND_BBT_ABSPAGE) { in nand_scan_bbt()
/Linux-v4.19/Documentation/driver-api/
Dmtdnand.rst533 Use the option constant NAND_BBT_ABSPAGE and define the absolute
937 #define NAND_BBT_ABSPAGE 0x00000020