Searched refs:bbt_options (Results 1 – 25 of 42) sorted by relevance
12
67 data->chip.bbt_options |= pdata->chip.bbt_options; in plat_nand_probe()
976 if (!(this->bbt_options & NAND_BBT_CREATE_EMPTY)) in check_create()1172 BUG_ON((this->bbt_options & NAND_BBT_NO_OOB) && in verify_bbt_descr()1173 !(this->bbt_options & NAND_BBT_USE_FLASH)); in verify_bbt_descr()1180 BUG_ON(!(this->bbt_options & NAND_BBT_USE_FLASH)); in verify_bbt_descr()1181 BUG_ON(!(this->bbt_options & NAND_BBT_NO_OOB)); in verify_bbt_descr()1349 bd->options = this->bbt_options & BADBLOCK_SCAN_MASK; in nand_create_badblock_pattern()1370 if (this->bbt_options & NAND_BBT_USE_FLASH) { in nand_create_bbt()1373 if (this->bbt_options & NAND_BBT_NO_OOB) { in nand_create_bbt()1451 if (this->bbt_options & NAND_BBT_USE_FLASH) in nand_markbad_bbt()
139 chip->bbt_options = NAND_BBT_USE_FLASH; in pasemi_nand_probe()
561 pdata->bbt_options = NAND_BBT_USE_FLASH; in nand_davinci_get_pdata()755 info->chip.bbt_options = pdata->bbt_options; in nand_davinci_probe()
222 this->bbt_options = NAND_BBT_USE_FLASH; in cs553x_init_one()
753 if (chip->bbt_options & NAND_BBT_USE_FLASH) in vf610_nfc_attach_chip()754 chip->bbt_options |= NAND_BBT_NO_OOB; in vf610_nfc_attach_chip()
913 chip->bbt_options |= NAND_BBT_USE_FLASH; in s3c2410_nand_init_chip()993 if (chip->bbt_options & NAND_BBT_USE_FLASH) in s3c2410_nand_attach_chip()
2209 chip->bbt_options |= NAND_BBT_NO_OOB_BBM; in marvell_nand_hw_ecc_ctrl_init()2416 chip->bbt_options |= NAND_BBT_USE_FLASH; in marvell_nand_attach_chip()2418 if (chip->bbt_options & NAND_BBT_USE_FLASH) { in marvell_nand_attach_chip()2423 chip->bbt_options |= NAND_BBT_NO_OOB_BBM; in marvell_nand_attach_chip()
914 if (chip->bbt_options & NAND_BBT_USE_FLASH) in tegra_nand_attach_chip()915 chip->bbt_options |= NAND_BBT_NO_OOB; in tegra_nand_attach_chip()
1922 if (chip->bbt_options & NAND_BBT_USE_FLASH) in omap_nand_attach_chip()1923 chip->bbt_options |= NAND_BBT_NO_OOB; in omap_nand_attach_chip()2255 nand_chip->bbt_options |= NAND_BBT_USE_FLASH; in omap_nand_probe()
690 chip->bbt_options = NAND_BBT_USE_FLASH; in mpc5121_nfc_probe()
1215 chip->bbt_options |= NAND_BBT_USE_FLASH; in denali_chip_init()1216 chip->bbt_options |= NAND_BBT_NO_OOB; in denali_chip_init()
77 unsigned bbt_options; member
35 unsigned int bbt_options; member
95 .bbt_options = NAND_BBT_USE_FLASH,
81 .bbt_options = NAND_BBT_USE_FLASH,
86 .bbt_options = NAND_BBT_USE_FLASH,
211 .bbt_options = NAND_BBT_USE_FLASH,
436 .bbt_options = NAND_BBT_USE_FLASH,
311 .bbt_options = NAND_BBT_USE_FLASH,
148 .bbt_options = NAND_BBT_USE_FLASH,
165 .bbt_options = NAND_BBT_USE_FLASH,
289 if (chip->bbt_options & NAND_BBT_USE_FLASH) in ingenic_nand_attach_chip()290 chip->bbt_options |= NAND_BBT_NO_OOB; in ingenic_nand_attach_chip()
393 b47n->nand_chip.bbt_options = NAND_BBT_USE_FLASH; in bcm47xxnflash_ops_bcm4706_init()
234 .bbt_options = NAND_BBT_USE_FLASH,