Home
last modified time | relevance | path

Searched refs:NAND_BBT_NO_OOB (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c109 if (td->options & NAND_BBT_NO_OOB) in check_pattern()
146 if (!(td->options & NAND_BBT_NO_OOB)) in add_marker_len()
346 if (td->options & NAND_BBT_NO_OOB) in scan_read()
374 if (!(td->options & NAND_BBT_NO_OOB)) in bbt_get_ver_offs()
461 if (!(td->options & NAND_BBT_NO_OOB) && in bbt_block_checkbad()
519 BUG_ON(bd->options & NAND_BBT_NO_OOB); in create_bbt()
847 } else if (td->options & NAND_BBT_NO_OOB) { in write_bbt()
900 td->options & NAND_BBT_NO_OOB ? in write_bbt()
1204 BUG_ON((this->bbt_options & NAND_BBT_NO_OOB) && in verify_bbt_descr()
1211 if (bd->options & NAND_BBT_NO_OOB) { in verify_bbt_descr()
[all …]
H A Dlpc32xx_mlc.c163 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |
169 .options = NAND_BBT_ABSPAGE | NAND_BBT_2BIT | NAND_BBT_NO_OOB |
764 nand_chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in lpc32xx_nand_probe()
H A Dvf610_nfc.c752 chip->bbt_options |= NAND_BBT_NO_OOB; in vf610_nfc_attach_chip()
H A Dtegra_nand.c925 chip->bbt_options |= NAND_BBT_NO_OOB; in tegra_nand_attach_chip()
H A Dnuvoton-ma35d1-nand-controller.c767 chip->bbt_options |= NAND_BBT_NO_OOB; in ma35_nand_attach_chip()
H A Drockchip-nand-controller.c1171 chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in rk_nfc_nand_chip_init()
H A Ddenali.c1238 chip->bbt_options |= NAND_BBT_NO_OOB; in denali_chip_init()
H A Drenesas-nand-controller.c1127 chip->bbt_options |= NAND_BBT_NO_OOB; in rnandc_attach_chip()
H A Dmeson_nand.c1338 nand->bbt_options |= NAND_BBT_NO_OOB; in meson_nand_attach_chip()
H A Dmtk_nand.c1312 chip->bbt_options |= NAND_BBT_NO_OOB; in mtk_nfc_attach_chip()
H A Domap2.c1852 chip->bbt_options |= NAND_BBT_NO_OOB; in omap_nand_attach_chip()
H A Dstm32_fmc2_nand.c1770 chip->bbt_options |= NAND_BBT_NO_OOB; in stm32_fmc2_nfc_attach_chip()
H A Dnandsim.c2286 chip->bbt_options |= NAND_BBT_NO_OOB; in ns_init_module()
H A Dsunxi_nand.c1912 nand->bbt_options |= NAND_BBT_NO_OOB; in sunxi_nand_attach_chip()
H A Dcadence-nand-controller.c2910 chip->bbt_options |= NAND_BBT_NO_OOB; in cadence_nand_attach_chip()
/linux/include/linux/mtd/
H A Dbbm.h92 #define NAND_BBT_NO_OOB 0x00040000 macro
/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c241 chip->bbt_options |= NAND_BBT_NO_OOB; in ingenic_nand_attach_chip()
/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2318 chip->bbt_options |= NAND_BBT_NO_OOB; in gpmi_nand_attach_chip()
/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c3054 chip->bbt_options |= NAND_BBT_NO_OOB; in brcmnand_attach_chip()