Home
last modified time | relevance | path

Searched refs:mtd_set_ooblayout (Results 1 – 25 of 38) sorted by relevance

12

/Linux-v5.4/drivers/mtd/nand/raw/
Dsm_common.c172 mtd_set_ooblayout(mtd, &oob_sm_ops); in sm_attach_chip()
174 mtd_set_ooblayout(mtd, &oob_sm_small_ops); in sm_attach_chip()
Dnand_toshiba.c89 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in toshiba_nand_benand_init()
Dnand_micron.c492 mtd_set_ooblayout(mtd, in micron_nand_init()
495 mtd_set_ooblayout(mtd, in micron_nand_init()
Dsharpsl.c142 mtd_set_ooblayout(mtd, data->ecc_layout); in sharpsl_nand_probe()
Domap2.c2033 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
2050 mtd_set_ooblayout(mtd, &omap_sw_ooblayout_ops); in omap_nand_attach_chip()
2073 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
2092 mtd_set_ooblayout(mtd, &omap_sw_ooblayout_ops); in omap_nand_attach_chip()
2115 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
2137 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
Ddavinci_nand.c672 mtd_set_ooblayout(mtd, &hwecc4_small_ooblayout_ops); in davinci_nand_attach_chip()
674 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in davinci_nand_attach_chip()
Dfsmc_nand.c894 mtd_set_ooblayout(mtd, &fsmc_ecc4_ooblayout_ops); in fsmc_nand_attach_chip()
933 mtd_set_ooblayout(mtd, in fsmc_nand_attach_chip()
Dsh_flctl.c1030 mtd_set_ooblayout(mtd, &flctl_4secc_oob_smallpage_ops); in flctl_chip_attach_chip()
1033 mtd_set_ooblayout(mtd, &flctl_4secc_oob_largepage_ops); in flctl_chip_attach_chip()
Dtegra_nand.c966 mtd_set_ooblayout(mtd, &tegra_nand_oob_rs_ops); in tegra_nand_attach_chip()
987 mtd_set_ooblayout(mtd, &tegra_nand_oob_bch_ops); in tegra_nand_attach_chip()
Dhisi504_nand.c668 mtd_set_ooblayout(mtd, &hisi_ooblayout_ops); in hisi_nfc_ecc_probe()
Dlpc32xx_mlc.c661 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
Dtango_nand.c578 mtd_set_ooblayout(mtd, &tango_nand_ooblayout_ops); in chip_init()
Dvf610_nfc.c780 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in vf610_nfc_attach_chip()
Dcafe_nand.c622 mtd_set_ooblayout(mtd, &cafe_ooblayout_ops); in cafe_nand_attach_chip()
Dfsl_elbc_nand.c745 mtd_set_ooblayout(mtd, &fsl_elbc_ooblayout_ops); in fsl_elbc_attach_chip()
Dlpc32xx_slc.c787 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
Ds3c2410.c981 mtd_set_ooblayout(nand_to_mtd(chip), in s3c2410_nand_attach_chip()
Dnand_base.c5142 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in nand_set_ecc_soft_ops()
5548 mtd_set_ooblayout(mtd, &nand_ooblayout_sp_ops); in nand_scan_tail()
5552 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_hamming_ops); in nand_scan_tail()
5563 mtd_set_ooblayout(mtd, in nand_scan_tail()
/Linux-v5.4/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c294 mtd_set_ooblayout(mtd, &qi_lb60_ooblayout_ops); in ingenic_nand_attach_chip()
296 mtd_set_ooblayout(mtd, nfc->soc_info->oob_layout); in ingenic_nand_attach_chip()
/Linux-v5.4/drivers/mtd/nand/spi/
Dcore.c1044 mtd_set_ooblayout(mtd, spinand->eccinfo.ooblayout); in spinand_init()
1046 mtd_set_ooblayout(mtd, &spinand_noecc_ooblayout); in spinand_init()
/Linux-v5.4/include/linux/mtd/
Dmtd.h362 static inline void mtd_set_ooblayout(struct mtd_info *mtd, in mtd_set_ooblayout() function
/Linux-v5.4/drivers/mtd/nand/onenand/
Donenand_base.c3903 mtd_set_ooblayout(mtd, &flexonenand_ooblayout_ops); in onenand_scan()
3906 mtd_set_ooblayout(mtd, &onenand_oob_128_ooblayout_ops); in onenand_scan()
3913 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
3918 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
3927 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
/Linux-v5.4/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1129 mtd_set_ooblayout(mtd, &brcmnand_hamming_ooblayout_ops); in brcmstb_choose_ecc_layout()
1141 mtd_set_ooblayout(mtd, &brcmnand_bch_sp_ooblayout_ops); in brcmstb_choose_ecc_layout()
1143 mtd_set_ooblayout(mtd, &brcmnand_bch_lp_ooblayout_ops); in brcmstb_choose_ecc_layout()
/Linux-v5.4/drivers/mtd/
Dmtdconcat.c698 mtd_set_ooblayout(&concat->mtd, subdev[0]->ooblayout); in mtd_concat_create()
Dmtdpart.c535 mtd_set_ooblayout(&slave->mtd, &part_ooblayout_ops); in allocate_partition()

12