Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dbbm.h64 #define NAND_BBT_ABSPAGE 0x00000020 macro
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dbbm.h70 #define NAND_BBT_ABSPAGE 0x00000020 macro
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A 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 |
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.c1114 if ((td->options & NAND_BBT_ABSPAGE) || in mark_bbt_region()
1252 if (td->options & NAND_BBT_ABSPAGE) { in nand_scan_bbt()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c979 if ((td->options & NAND_BBT_ABSPAGE) || in mark_bbt_region()
1116 if (td->options & NAND_BBT_ABSPAGE) { in nand_scan_bbt()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dmtdnand.rst535 Use the option constant NAND_BBT_ABSPAGE and define the absolute
939 #define NAND_BBT_ABSPAGE 0x00000020