Home
last modified time | relevance | path

Searched refs:NAND_BBT_VERSION (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c150 if (td->options & NAND_BBT_VERSION) in add_marker_len()
295 if (td->options & NAND_BBT_VERSION) in scan_read_data()
395 if (td->options & NAND_BBT_VERSION) { in read_abs_bbts()
404 if (md && (md->options & NAND_BBT_VERSION)) { in read_abs_bbts()
599 if (td->options & NAND_BBT_VERSION) { in search_bbt()
851 if (td->options & NAND_BBT_VERSION) in write_bbt()
876 if (td->options & NAND_BBT_VERSION) in write_bbt()
984 if (!(td->options & NAND_BBT_VERSION)) in check_create()
1208 if (bd->options & NAND_BBT_VERSION) in verify_bbt_descr()
1215 if (bd->options & NAND_BBT_VERSION) in verify_bbt_descr()
[all …]
H A Dcafe_nand.c494 | NAND_BBT_2BIT | NAND_BBT_VERSION,
504 | NAND_BBT_2BIT | NAND_BBT_VERSION,
514 | NAND_BBT_2BIT | NAND_BBT_VERSION,
524 | NAND_BBT_2BIT | NAND_BBT_VERSION,
H A Ddiskonchip.c1145 NAND_BBT_VERSION; in nftl_scan_bbt()
1151 NAND_BBT_VERSION; in nftl_scan_bbt()
1184 this->bbt_td->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()
1194 this->bbt_md->options = NAND_BBT_LASTBLOCK | NAND_BBT_8BIT | NAND_BBT_VERSION; in inftl_scan_bbt()
H A Dfsl_elbc_nand.c127 NAND_BBT_2BIT | NAND_BBT_VERSION,
137 NAND_BBT_2BIT | NAND_BBT_VERSION,
H A Dfsl_ifc_nand.c66 NAND_BBT_2BIT | NAND_BBT_VERSION,
76 NAND_BBT_2BIT | NAND_BBT_VERSION,
H A Dmxc_nand.c1226 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
1236 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
/linux/include/linux/mtd/
H A Dbbm.h68 #define NAND_BBT_VERSION 0x00000100 macro
/linux/Documentation/driver-api/
H A Dmtdnand.rst573 Set the option NAND_BBT_VERSION to enable the table version
943 #define NAND_BBT_VERSION 0x00000100