Searched refs:NAND_BBT_NO_OOB (Results 1 – 12 of 12) 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()813 } else if (td->options & NAND_BBT_NO_OOB) { in write_bbt()866 td->options & NAND_BBT_NO_OOB ? NULL : in write_bbt()1112 BUG_ON((this->bbt_options & NAND_BBT_NO_OOB) && in verify_bbt_descr()1119 if (bd->options & NAND_BBT_NO_OOB) { in verify_bbt_descr()1121 BUG_ON(!(this->bbt_options & NAND_BBT_NO_OOB)); in verify_bbt_descr()[all …]
175 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |181 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |768 nand_chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in lpc32xx_nand_probe()
759 chip->bbt_options |= NAND_BBT_NO_OOB; in vf610_nfc_attach_chip()
918 chip->bbt_options |= NAND_BBT_NO_OOB; in tegra_nand_attach_chip()
1244 chip->bbt_options |= NAND_BBT_NO_OOB; in denali_attach_chip()
1269 chip->bbt_options |= NAND_BBT_NO_OOB; in mtk_nfc_attach_chip()
1923 chip->bbt_options |= NAND_BBT_NO_OOB; in omap_nand_attach_chip()
1825 nand->bbt_options |= NAND_BBT_NO_OOB; in sunxi_nand_attach_chip()
2279 chip->bbt_options |= NAND_BBT_NO_OOB; in ns_init_module()
109 #define NAND_BBT_NO_OOB 0x00040000 macro
1874 chip->bbt_options |= NAND_BBT_NO_OOB; in gpmi_nand_attach_chip()
2226 chip->bbt_options |= NAND_BBT_NO_OOB; in brcmnand_attach_chip()