Searched refs:bbt_options (Results 1 – 25 of 43) sorted by relevance
12
85 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()
155 chip->bbt_options = NAND_BBT_USE_FLASH; in pasemi_nand_probe()
545 pdata->bbt_options = NAND_BBT_USE_FLASH; in nand_davinci_get_pdata()838 info->chip.bbt_options = pdata->bbt_options; in nand_davinci_probe()
306 this->bbt_options = NAND_BBT_USE_FLASH; in cs553x_init_one()
750 if (chip->bbt_options & NAND_BBT_USE_FLASH) in vf610_nfc_attach_chip()751 chip->bbt_options |= NAND_BBT_NO_OOB; in vf610_nfc_attach_chip()
914 chip->bbt_options |= NAND_BBT_USE_FLASH; in s3c2410_nand_init_chip()994 if (chip->bbt_options & NAND_BBT_USE_FLASH) in s3c2410_nand_attach_chip()
921 if (chip->bbt_options & NAND_BBT_USE_FLASH) in tegra_nand_attach_chip()922 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()2251 nand_chip->bbt_options |= NAND_BBT_USE_FLASH; in omap_nand_probe()
2249 chip->bbt_options |= NAND_BBT_NO_OOB_BBM; in marvell_nand_hw_ecc_controller_init()2458 chip->bbt_options |= NAND_BBT_USE_FLASH; in marvell_nand_attach_chip()2460 if (chip->bbt_options & NAND_BBT_USE_FLASH) { in marvell_nand_attach_chip()2465 chip->bbt_options |= NAND_BBT_NO_OOB_BBM; in marvell_nand_attach_chip()
707 chip->bbt_options = NAND_BBT_USE_FLASH; in mpc5121_nfc_probe()
1237 chip->bbt_options |= NAND_BBT_USE_FLASH; in denali_chip_init()1238 chip->bbt_options |= NAND_BBT_NO_OOB; in denali_chip_init()
78 unsigned bbt_options; member
35 unsigned int bbt_options; member
95 .bbt_options = NAND_BBT_USE_FLASH,
82 .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,
150 .bbt_options = NAND_BBT_USE_FLASH,
167 .bbt_options = NAND_BBT_USE_FLASH,
240 if (chip->bbt_options & NAND_BBT_USE_FLASH) in ingenic_nand_attach_chip()241 chip->bbt_options |= NAND_BBT_NO_OOB; in ingenic_nand_attach_chip()
234 .bbt_options = NAND_BBT_USE_FLASH,
393 b47n->nand_chip.bbt_options = NAND_BBT_USE_FLASH; in bcm47xxnflash_ops_bcm4706_init()