Searched refs:NAND_BBT_NO_OOB (Results 1 – 7 of 7) sorted by relevance
117 if (td->options & NAND_BBT_NO_OOB) in check_pattern()154 if (!(td->options & NAND_BBT_NO_OOB)) in add_marker_len()350 if (td->options & NAND_BBT_NO_OOB) in scan_read()376 if (!(td->options & NAND_BBT_NO_OOB)) in bbt_get_ver_offs()494 BUG_ON(bd->options & NAND_BBT_NO_OOB); in create_bbt()747 } else if (td->options & NAND_BBT_NO_OOB) { in write_bbt()797 td->options & NAND_BBT_NO_OOB ? NULL : in write_bbt()1039 BUG_ON((this->bbt_options & NAND_BBT_NO_OOB) && in verify_bbt_descr()1046 if (bd->options & NAND_BBT_NO_OOB) { in verify_bbt_descr()1048 BUG_ON(!(this->bbt_options & NAND_BBT_NO_OOB)); in verify_bbt_descr()[all …]
161 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |167 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |720 nand_chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in lpc32xx_nand_probe()
1235 nand->bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in sunxi_nand_chip_init()
1720 nand_chip->bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in omap_nand_probe()
2267 chip->bbt_options |= NAND_BBT_NO_OOB; in ns_init_module()
111 #define NAND_BBT_NO_OOB 0x00040000 macro
1918 chip->bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in gpmi_nand_init()