Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mtd/
Dbbm.h64 #define NAND_BBT_ABSPAGE 0x00000020 macro
/Linux-v5.10/drivers/mtd/nand/raw/
Dlpc32xx_mlc.c165 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |
171 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |
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()
Dnand_bbt.c1114 if ((td->options & NAND_BBT_ABSPAGE) || in mark_bbt_region()
1252 if (td->options & NAND_BBT_ABSPAGE) { in nand_scan_bbt()
/Linux-v5.10/Documentation/driver-api/
Dmtdnand.rst535 Use the option constant NAND_BBT_ABSPAGE and define the absolute
939 #define NAND_BBT_ABSPAGE 0x00000020