Home
last modified time | relevance | path

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

/openbmc/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()
901 td->options & NAND_BBT_NO_OOB ? in write_bbt()
1212 if (bd->options & NAND_BBT_NO_OOB) { in verify_bbt_descr()
1227 if (bd->options & NAND_BBT_NO_OOB) in verify_bbt_descr()
1345 | NAND_BBT_NO_OOB,
[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 |
760 nand_chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in lpc32xx_nand_probe()
H A Dvf610_nfc.c751 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 Ddenali.c1238 chip->bbt_options |= NAND_BBT_NO_OOB; in denali_chip_init()
H A Drockchip-nand-controller.c1156 chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in rk_nfc_nand_chip_init()
H A Drenesas-nand-controller.c1121 chip->bbt_options |= NAND_BBT_NO_OOB; in rnandc_attach_chip()
H A Dmeson_nand.c1324 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 Dstm32_fmc2_nand.c1740 chip->bbt_options |= NAND_BBT_NO_OOB; in stm32_fmc2_nfc_attach_chip()
H A Domap2.c1836 chip->bbt_options |= NAND_BBT_NO_OOB; in omap_nand_attach_chip()
H A Dsunxi_nand.c1733 nand->bbt_options |= NAND_BBT_NO_OOB; in sunxi_nand_attach_chip()
H A Dnandsim.c2287 chip->bbt_options |= NAND_BBT_NO_OOB; in ns_init_module()
H A Dcadence-nand-controller.c2656 chip->bbt_options |= NAND_BBT_NO_OOB; in cadence_nand_attach_chip()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.c112 if (td->options & NAND_BBT_NO_OOB) in check_pattern()
149 if (!(td->options & NAND_BBT_NO_OOB)) in add_marker_len()
345 if (td->options & NAND_BBT_NO_OOB) in scan_read()
371 if (!(td->options & NAND_BBT_NO_OOB)) in bbt_get_ver_offs()
489 BUG_ON(bd->options & NAND_BBT_NO_OOB); in create_bbt()
742 } else if (td->options & NAND_BBT_NO_OOB) { in write_bbt()
792 td->options & NAND_BBT_NO_OOB ? NULL : in write_bbt()
1041 if (bd->options & NAND_BBT_NO_OOB) { in verify_bbt_descr()
1056 if (bd->options & NAND_BBT_NO_OOB) in verify_bbt_descr()
1227 | NAND_BBT_NO_OOB,
[all …]
H A Dvf610_nfc.c699 chip->bbt_options = NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB | in vf610_nfc_nand_init()
H A Dmxs_nand.c1217 nand->bbt_options |= NAND_BBT_USE_FLASH | NAND_BBT_NO_OOB; in mxs_nand_init_ctrl()
H A Ddenali.c1293 chip->bbt_options |= NAND_BBT_NO_OOB; in denali_init()
H A Dsunxi_nand.c1719 nand->bbt_options |= NAND_BBT_NO_OOB; in sunxi_nand_chip_init()
/openbmc/linux/include/linux/mtd/
H A Dbbm.h92 #define NAND_BBT_NO_OOB 0x00040000 macro
/openbmc/u-boot/include/linux/mtd/
H A Dbbm.h100 #define NAND_BBT_NO_OOB 0x00040000 macro
/openbmc/linux/drivers/mtd/nand/raw/ingenic/
H A Dingenic_nand_drv.c241 chip->bbt_options |= NAND_BBT_NO_OOB; in ingenic_nand_attach_chip()
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2299 chip->bbt_options |= NAND_BBT_NO_OOB; in gpmi_nand_attach_chip()
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2801 chip->bbt_options |= NAND_BBT_NO_OOB; in brcmnand_attach_chip()