Home
last modified time | relevance | path

Searched refs:NAND_BBT_SCANLASTPAGE (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/linux/mtd/
H A Dbbm.h90 #define NAND_BBT_SCANLASTPAGE 0x00010000 macro
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dlpc32xx_nand_mlc.c580 | NAND_BBT_SCANLASTPAGE | NAND_BBT_SCAN2NDPAGE in board_nand_init()
H A Dnand_bbt.c483 if (this->bbt_options & NAND_BBT_SCANLASTPAGE) in create_bbt()
H A Dnand_base.c354 if (chip->bbt_options & NAND_BBT_SCANLASTPAGE) in nand_block_bad()
414 if (chip->bbt_options & NAND_BBT_SCANLASTPAGE) in nand_default_block_markbad()
3660 chip->bbt_options |= NAND_BBT_SCANLASTPAGE; in nand_decode_bbm_options()