Searched refs:NAND_BBT_NO_OOB (Results 1 – 10 of 10) sorted by relevance
112 if (td->options & NAND_BBT_NO_OOB) in check_pattern()149 if (!(td->options & NAND_BBT_NO_OOB)) in add_marker_len()345 if (td->options & NAND_BBT_NO_OOB) in scan_read()371 if (!(td->options & NAND_BBT_NO_OOB)) in bbt_get_ver_offs()489 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 …]
700 chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB | in vf610_nfc_nand_init()
597 chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in rockchip_nand_chip_init()
596 chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in rockchip_nand_chip_init()
1218 nand->bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in mxs_nand_init_ctrl()
1040 chip->bbt_options |= NAND_BBT_NO_OOB; in stm32_fmc2_probe()
1294 chip->bbt_options |= NAND_BBT_NO_OOB; in denali_init()
1720 nand->bbt_options |= NAND_BBT_NO_OOB; in sunxi_nand_chip_init()
101 #define NAND_BBT_NO_OOB 0x00040000 macro
2325 chip->bbt_options |= NAND_BBT_NO_OOB; in brcmnand_init_cs()