Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/mtd/
A Dbbm.h64 #define NAND_BBT_ABSPAGE 0x00000020 macro
/linux-6.3-rc2/drivers/mtd/nand/raw/
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 |
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()
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()
/linux-6.3-rc2/Documentation/driver-api/
A Dmtdnand.rst535 Use the option constant NAND_BBT_ABSPAGE and define the absolute
939 #define NAND_BBT_ABSPAGE 0x00000020

Completed in 11 milliseconds