Searched refs:NAND_BBT_NO_OOB_BBM (Results 1 – 4 of 4) sorted by relevance
114 #define NAND_BBT_NO_OOB_BBM 0x00080000 macro
108 disabled by using the NAND_BBT_NO_OOB_BBM option in the driver. The rationale
525 if (!(chip->bbt_options & NAND_BBT_NO_OOB_BBM)) { in nand_block_markbad_lowlevel()6439 if (WARN_ON((chip->bbt_options & NAND_BBT_NO_OOB_BBM) && in nand_scan_tail()
2311 chip->bbt_options |= NAND_BBT_NO_OOB_BBM; in marvell_nand_attach_chip()