Searched refs:NAND_BBT_NO_OOB (Results 1 – 9 of 9) sorted by relevance
114 if (td->options & NAND_BBT_NO_OOB) in check_pattern()151 if (!(td->options & NAND_BBT_NO_OOB)) in add_marker_len()347 if (td->options & NAND_BBT_NO_OOB) in scan_read()373 if (!(td->options & NAND_BBT_NO_OOB)) in bbt_get_ver_offs()491 BUG_ON(bd->options & NAND_BBT_NO_OOB); in create_bbt()744 } else if (td->options & NAND_BBT_NO_OOB) { in write_bbt()794 td->options & NAND_BBT_NO_OOB ? NULL : in write_bbt()1036 BUG_ON((this->bbt_options & NAND_BBT_NO_OOB) && in verify_bbt_descr()1043 if (bd->options & NAND_BBT_NO_OOB) { in verify_bbt_descr()1045 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()
757 chip->bbt_options |= NAND_BBT_NO_OOB; in vf610_nfc_probe()
1349 nand->bbt_options |= 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()
2266 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()
2012 chip->bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in brcmnand_init_cs()