Searched refs:NAND_BBT_USE_FLASH (Results 1 – 21 of 21) sorted by relevance
87 #define NAND_BBT_USE_FLASH 0x00020000 macro
163 chip->bbt_options = NAND_BBT_USE_FLASH; in pasemi_nand_probe()
1205 !(this->bbt_options & NAND_BBT_USE_FLASH)); in verify_bbt_descr()1212 BUG_ON(!(this->bbt_options & NAND_BBT_USE_FLASH)); in verify_bbt_descr()1402 if (this->bbt_options & NAND_BBT_USE_FLASH) { in nand_create_bbt()1486 if (this->bbt_options & NAND_BBT_USE_FLASH) in nand_markbad_bbt()
300 this->bbt_options = NAND_BBT_USE_FLASH; in cs553x_init_one()
704 chip->bbt_options = NAND_BBT_USE_FLASH; in mpc5121_nfc_probe()
764 nand_chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in lpc32xx_nand_probe()
713 chip->bbt_options = NAND_BBT_USE_FLASH; in fsl_elbc_chip_init()
1075 chip->bbt_options = NAND_BBT_USE_FLASH; in pl35x_nand_chip_init()
924 if (chip->bbt_options & NAND_BBT_USE_FLASH) in tegra_nand_attach_chip()
766 if (chip->bbt_options & NAND_BBT_USE_FLASH) in ma35_nand_attach_chip()
1237 chip->bbt_options |= NAND_BBT_USE_FLASH; in denali_chip_init()
1474 nand->bbt_options = NAND_BBT_USE_FLASH; in doc_probe()
1337 if (nand->bbt_options & NAND_BBT_USE_FLASH) in meson_nand_attach_chip()
1311 if (chip->bbt_options & NAND_BBT_USE_FLASH) in mtk_nfc_attach_chip()
1769 if (chip->bbt_options & NAND_BBT_USE_FLASH) in stm32_fmc2_nfc_attach_chip()
2289 chip->bbt_options |= NAND_BBT_USE_FLASH; in ns_init_module()
5512 chip->bbt_options |= NAND_BBT_USE_FLASH; in rawnand_dt_init()6197 !(chip->bbt_options & NAND_BBT_USE_FLASH))) { in nand_scan_tail()
2909 chip->bbt_options |= NAND_BBT_USE_FLASH; in cadence_nand_attach_chip()
231 .bbt_options = NAND_BBT_USE_FLASH,
492 to set the option NAND_BBT_USE_FLASH in the bbt_option field of the
3053 if (chip->bbt_options & NAND_BBT_USE_FLASH) in brcmnand_attach_chip()