| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 483 if (this->bbt_options & NAND_BBT_SCANLASTPAGE) in create_bbt() 897 if (!(this->bbt_options & NAND_BBT_CREATE_EMPTY)) in check_create() 1036 BUG_ON((this->bbt_options & NAND_BBT_NO_OOB) && in verify_bbt_descr() 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() 1045 BUG_ON(!(this->bbt_options & NAND_BBT_NO_OOB)); in verify_bbt_descr() 1266 bd->options = this->bbt_options & BADBLOCK_SCAN_MASK; in nand_create_badblock_pattern() 1288 if (this->bbt_options & NAND_BBT_USE_FLASH) { in nand_default_bbt() 1291 if (this->bbt_options & NAND_BBT_NO_OOB) { in nand_default_bbt() 1371 if (this->bbt_options & NAND_BBT_USE_FLASH) in nand_markbad_bbt()
|
| H A D | nand_base.c | 354 if (chip->bbt_options & NAND_BBT_SCANLASTPAGE) in nand_block_bad() 381 } while (!res && i < 2 && (chip->bbt_options & NAND_BBT_SCAN2NDPAGE)); in nand_block_bad() 414 if (chip->bbt_options & NAND_BBT_SCANLASTPAGE) in nand_default_block_markbad() 423 } while ((chip->bbt_options & NAND_BBT_SCAN2NDPAGE) && i < 2); in nand_default_block_markbad() 450 if (!(chip->bbt_options & NAND_BBT_NO_OOB_BBM)) { in nand_block_markbad_lowlevel() 4348 chip->bbt_options |= NAND_BBT_SCANLASTPAGE; in nand_decode_bbm_options() 4357 chip->bbt_options |= NAND_BBT_SCAN2NDPAGE; in nand_decode_bbm_options() 4585 chip->bbt_options |= NAND_BBT_USE_FLASH; in nand_dt_init() 5013 BUG_ON((chip->bbt_options & NAND_BBT_NO_OOB_BBM) && in nand_scan_tail() 5014 !(chip->bbt_options & NAND_BBT_USE_FLASH)); in nand_scan_tail()
|
| H A D | lpc32xx_nand_mlc.c | 580 lpc32xx_chip.bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_LASTBLOCK in board_nand_init()
|
| H A D | stm32_fmc2_nand.c | 1039 if (chip->bbt_options & NAND_BBT_USE_FLASH) in stm32_fmc2_probe() 1040 chip->bbt_options |= NAND_BBT_NO_OOB; in stm32_fmc2_probe()
|
| H A D | lpc32xx_nand_slc.c | 575 lpc32xx_chip->bbt_options |= NAND_BBT_USE_FLASH; in board_nand_init()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 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()
|
| H A D | plat_nand.c | 85 data->chip.bbt_options |= pdata->chip.bbt_options; in plat_nand_probe()
|
| H A D | davinci_nand.c | 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()
|
| H A D | pasemi_nand.c | 155 chip->bbt_options = NAND_BBT_USE_FLASH; in pasemi_nand_probe()
|
| H A D | cs553x_nand.c | 306 this->bbt_options = NAND_BBT_USE_FLASH; in cs553x_init_one()
|
| H A D | vf610_nfc.c | 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()
|
| H A D | s3c2410.c | 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()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | mtd-davinci.h | 78 unsigned bbt_options; member
|
| /OK3568_Linux_fs/kernel/include/linux/mtd/ |
| H A D | platnand.h | 35 unsigned int bbt_options; member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-davinci/ |
| H A D | board-neuros-osd2.c | 95 .bbt_options = NAND_BBT_USE_FLASH,
|
| H A D | board-dm355-leopard.c | 82 .bbt_options = NAND_BBT_USE_FLASH,
|
| H A D | board-dm355-evm.c | 86 .bbt_options = NAND_BBT_USE_FLASH,
|
| H A D | board-omapl138-hawk.c | 211 .bbt_options = NAND_BBT_USE_FLASH,
|
| H A D | board-mityomapl138.c | 436 .bbt_options = NAND_BBT_USE_FLASH,
|
| H A D | board-da830-evm.c | 311 .bbt_options = NAND_BBT_USE_FLASH,
|
| H A D | board-dm365-evm.c | 150 .bbt_options = NAND_BBT_USE_FLASH,
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ingenic/ |
| H A D | ingenic_nand_drv.c | 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()
|
| /OK3568_Linux_fs/u-boot/include/linux/mtd/ |
| H A D | rawnand.h | 894 unsigned int bbt_options; member 1110 unsigned int bbt_options; member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-orion5x/ |
| H A D | ts78xx-setup.c | 234 .bbt_options = NAND_BBT_USE_FLASH,
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/bcm47xxnflash/ |
| H A D | ops_bcm4706.c | 393 b47n->nand_chip.bbt_options = NAND_BBT_USE_FLASH; in bcm47xxnflash_ops_bcm4706_init()
|