Home
last modified time | relevance | path

Searched refs:NAND_BBT_PERCHIP (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/mtd/nand/raw/
A Dnand_bbt.c266 if (td->options & NAND_BBT_PERCHIP) { in read_abs_bbt()
573 if (td->options & NAND_BBT_PERCHIP) { in search_bbt()
670 if (!(td->options & NAND_BBT_PERCHIP)) in get_bbt_block()
769 if (td->options & NAND_BBT_PERCHIP) { in write_bbt()
959 if (td->options & NAND_BBT_PERCHIP) in check_create()
971 chipsel = (td->options & NAND_BBT_PERCHIP) ? i : -1; in check_create()
1094 if (td->options & NAND_BBT_PERCHIP) { in nand_update_bbt()
1138 if (td->options & NAND_BBT_PERCHIP) { in mark_bbt_region()
1221 if (bd->options & NAND_BBT_PERCHIP) in verify_bbt_descr()
1344 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP
[all …]
A Dlpc32xx_slc.c180 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
190 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
A Dpl35x-nand-controller.c198 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
208 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
A Dmxc_nand.c1442 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
1452 | NAND_BBT_2BIT | NAND_BBT_VERSION | NAND_BBT_PERCHIP,
/linux-6.3-rc2/include/linux/mtd/
A Dbbm.h66 #define NAND_BBT_PERCHIP 0x00000080 macro
/linux-6.3-rc2/Documentation/driver-api/
A Dmtdnand.rst529 Setting the constant NAND_BBT_PERCHIP selects that a bad block
941 #define NAND_BBT_PERCHIP 0x00000080

Completed in 17 milliseconds