Searched refs:NAND_BBT_VERSION (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 153 if (td->options & NAND_BBT_VERSION) in add_marker_len() 295 if (td->options & NAND_BBT_VERSION) in scan_read_data() 392 if (td->options & NAND_BBT_VERSION) { in read_abs_bbts() 401 if (md && (md->options & NAND_BBT_VERSION)) { in read_abs_bbts() 566 if (td->options & NAND_BBT_VERSION) { in search_bbt() 748 if (td->options & NAND_BBT_VERSION) in write_bbt() 773 if (td->options & NAND_BBT_VERSION) in write_bbt() 873 if (!(td->options & NAND_BBT_VERSION)) in check_create() 1040 if (bd->options & NAND_BBT_VERSION) in verify_bbt_descr() 1047 if (bd->options & NAND_BBT_VERSION) in verify_bbt_descr() [all …]
|
| H A D | fsl_elbc_nand.c | 131 NAND_BBT_2BIT | NAND_BBT_VERSION, 141 NAND_BBT_2BIT | NAND_BBT_VERSION,
|
| H A D | fsl_ifc_nand.c | 200 NAND_BBT_2BIT | NAND_BBT_VERSION, 210 NAND_BBT_2BIT | NAND_BBT_VERSION,
|
| H A D | zynq_nand.c | 220 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP, 230 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
|
| H A D | arasan_nfc.c | 240 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP, 250 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
|
| H A D | mxc_nand.c | 1125 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP, 1135 NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
|
| H A D | pxa3xx_nand.c | 299 | NAND_BBT_2BIT | NAND_BBT_VERSION, 309 | NAND_BBT_2BIT | NAND_BBT_VERSION,
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | bbm.h | 74 #define NAND_BBT_VERSION 0x00000100 macro
|