Searched refs:NAND_BBT_USE_FLASH (Results 1 – 25 of 63) sorted by relevance
123
87 #define NAND_BBT_USE_FLASH 0x00020000 macro
96 #define NAND_BBT_USE_FLASH 0x00020000 macro
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,
1037 !(this->bbt_options & NAND_BBT_USE_FLASH)); in verify_bbt_descr()1044 BUG_ON(!(this->bbt_options & NAND_BBT_USE_FLASH)); in verify_bbt_descr()1288 if (this->bbt_options & NAND_BBT_USE_FLASH) { in nand_default_bbt()1371 if (this->bbt_options & NAND_BBT_USE_FLASH) in nand_markbad_bbt()
580 lpc32xx_chip.bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_LASTBLOCK in board_nand_init()
575 lpc32xx_chip->bbt_options |= NAND_BBT_USE_FLASH; in board_nand_init()
751 nand->bbt_options |= NAND_BBT_USE_FLASH; in davinci_nand_init()
1410 nand->bbt_options |= NAND_BBT_USE_FLASH; in board_nand_init()1480 nand->bbt_options |= NAND_BBT_USE_FLASH; in atmel_nand_chip_init()
700 chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB | in vf610_nfc_nand_init()
720 nand->bbt_options = NAND_BBT_USE_FLASH; in fsl_elbc_chip_init()
155 chip->bbt_options = NAND_BBT_USE_FLASH; in pasemi_nand_probe()
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()1370 if (this->bbt_options & NAND_BBT_USE_FLASH) { in nand_create_bbt()1451 if (this->bbt_options & NAND_BBT_USE_FLASH) in nand_markbad_bbt()
306 this->bbt_options = NAND_BBT_USE_FLASH; in cs553x_init_one()
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()
707 chip->bbt_options = NAND_BBT_USE_FLASH; in mpc5121_nfc_probe()
234 .bbt_options = NAND_BBT_USE_FLASH,
393 b47n->nand_chip.bbt_options = NAND_BBT_USE_FLASH; in bcm47xxnflash_ops_bcm4706_init()
240 if (chip->bbt_options & NAND_BBT_USE_FLASH) in ingenic_nand_attach_chip()