Home
last modified time | relevance | path

Searched refs:NAND_BBT_USE_FLASH (Results 1 – 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/mtd/
Dbbm.h87 #define NAND_BBT_USE_FLASH 0x00020000 macro
/kernel/linux/linux-5.10/arch/arm/mach-davinci/
Dboard-neuros-osd2.c95 .bbt_options = NAND_BBT_USE_FLASH,
Dboard-dm355-leopard.c82 .bbt_options = NAND_BBT_USE_FLASH,
Dboard-dm355-evm.c86 .bbt_options = NAND_BBT_USE_FLASH,
Dboard-omapl138-hawk.c211 .bbt_options = NAND_BBT_USE_FLASH,
Dboard-mityomapl138.c436 .bbt_options = NAND_BBT_USE_FLASH,
Dboard-da830-evm.c311 .bbt_options = NAND_BBT_USE_FLASH,
Dboard-dm365-evm.c150 .bbt_options = NAND_BBT_USE_FLASH,
Dboard-dm644x-evm.c167 .bbt_options = NAND_BBT_USE_FLASH,
Dboard-da850-evm.c244 .bbt_options = NAND_BBT_USE_FLASH,
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dpasemi_nand.c155 chip->bbt_options = NAND_BBT_USE_FLASH; in pasemi_nand_probe()
Dnand_bbt.c1173 !(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()
Dcs553x_nand.c306 this->bbt_options = NAND_BBT_USE_FLASH; in cs553x_init_one()
Ds3c2410.c914 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()
Dmpc5121_nfc.c707 chip->bbt_options = NAND_BBT_USE_FLASH; in mpc5121_nfc_probe()
Dlpc32xx_mlc.c759 nand_chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in lpc32xx_nand_probe()
Ddavinci_nand.c545 pdata->bbt_options = NAND_BBT_USE_FLASH; in nand_davinci_get_pdata()
Dmxc_nand.c1706 if (chip->bbt_options & NAND_BBT_USE_FLASH) { in mxcnd_attach_chip()
1852 this->bbt_options |= NAND_BBT_USE_FLASH; in mxcnd_probe()
Dvf610_nfc.c750 if (chip->bbt_options & NAND_BBT_USE_FLASH) in vf610_nfc_attach_chip()
Dcafe_nand.c715 cafe->nand.bbt_options = NAND_BBT_USE_FLASH; in cafe_nand_probe()
Dlpc32xx_slc.c814 if ((chip->bbt_options & NAND_BBT_USE_FLASH) && in lpc32xx_nand_attach_chip()
Dfsl_elbc_nand.c714 chip->bbt_options = NAND_BBT_USE_FLASH; in fsl_elbc_chip_init()
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
Dts78xx-setup.c234 .bbt_options = NAND_BBT_USE_FLASH,
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/bcm47xxnflash/
Dops_bcm4706.c393 b47n->nand_chip.bbt_options = NAND_BBT_USE_FLASH; in bcm47xxnflash_ops_bcm4706_init()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c240 if (chip->bbt_options & NAND_BBT_USE_FLASH) in ingenic_nand_attach_chip()

12