Searched refs:NAND_BBT_NO_OOB_BBM (Results 1 – 4 of 4) sorted by relevance
116 #define NAND_BBT_NO_OOB_BBM 0x00080000 macro
108 disabled by using the NAND_BBT_NO_OOB_BBM option in the driver. The rationale
1553 NAND_BBT_NO_OOB_BBM; in pxa3xx_nand_scan()
437 if (!(chip->bbt_options & NAND_BBT_NO_OOB_BBM)) { in nand_block_markbad_lowlevel()3911 BUG_ON((chip->bbt_options & NAND_BBT_NO_OOB_BBM) && in nand_scan_tail()