Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dnand_bbt.c156 if (td->options & NAND_BBT_VERSION) in add_marker_len()
298 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()
567 if (td->options & NAND_BBT_VERSION) { in search_bbt()
749 if (td->options & NAND_BBT_VERSION) in write_bbt()
774 if (td->options & NAND_BBT_VERSION) in write_bbt()
874 if (!(td->options & NAND_BBT_VERSION)) in check_create()
1041 if (bd->options & NAND_BBT_VERSION) in verify_bbt_descr()
1048 if (bd->options & NAND_BBT_VERSION) in verify_bbt_descr()
[all …]
A Dfsl_elbc_nand.c132 NAND_BBT_2BIT | NAND_BBT_VERSION,
142 NAND_BBT_2BIT | NAND_BBT_VERSION,
A Dfsl_ifc_nand.c201 NAND_BBT_2BIT | NAND_BBT_VERSION,
211 NAND_BBT_2BIT | NAND_BBT_VERSION,
A Dzynq_nand.c232 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
242 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
A Dmxc_nand.c1126 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
1136 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
A Darasan_nfc.c249 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
259 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
A Dpxa3xx_nand.c314 | NAND_BBT_2BIT | NAND_BBT_VERSION,
324 | NAND_BBT_2BIT | NAND_BBT_VERSION,
/u-boot/include/linux/mtd/
A Dbbm.h73 #define NAND_BBT_VERSION 0x00000100 macro

Completed in 20 milliseconds