Searched refs:NAND_BBT_SCANLASTPAGE (Results 1 – 3 of 3) sorted by relevance
101 #define NAND_BBT_SCANLASTPAGE 0x00010000 macro
327 if (chip->bbt_options & NAND_BBT_SCANLASTPAGE) in nand_block_bad()401 if (chip->bbt_options & NAND_BBT_SCANLASTPAGE) in nand_default_block_markbad()3594 chip->bbt_options |= NAND_BBT_SCANLASTPAGE; in nand_decode_bbm_options()
488 if (this->bbt_options & NAND_BBT_SCANLASTPAGE) in create_bbt()