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