Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/mtd/nand/raw/
Dsm_common.c174 mtd_set_ooblayout(mtd, &oob_sm_ops); in sm_attach_chip()
176 mtd_set_ooblayout(mtd, &oob_sm_small_ops); in sm_attach_chip()
Dnand_micron.c494 mtd_set_ooblayout(mtd, in micron_nand_init()
497 mtd_set_ooblayout(mtd, in micron_nand_init()
Dsharpsl.c146 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.c690 mtd_set_ooblayout(mtd, &hwecc4_small_ooblayout_ops); in davinci_nand_attach_chip()
692 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in davinci_nand_attach_chip()
Djz4780_nand.c210 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in jz4780_nand_attach_chip()
Dfsmc_nand.c942 mtd_set_ooblayout(mtd, &fsmc_ecc4_ooblayout_ops); in fsmc_nand_attach_chip()
980 mtd_set_ooblayout(mtd, in fsmc_nand_attach_chip()
Dsh_flctl.c1049 mtd_set_ooblayout(mtd, &flctl_4secc_oob_smallpage_ops); in flctl_chip_attach_chip()
1052 mtd_set_ooblayout(mtd, &flctl_4secc_oob_largepage_ops); in flctl_chip_attach_chip()
Dtegra_nand.c969 mtd_set_ooblayout(mtd, &tegra_nand_oob_rs_ops); in tegra_nand_attach_chip()
990 mtd_set_ooblayout(mtd, &tegra_nand_oob_bch_ops); in tegra_nand_attach_chip()
Dhisi504_nand.c687 mtd_set_ooblayout(mtd, &hisi_ooblayout_ops); in hisi_nfc_ecc_probe()
Dlpc32xx_mlc.c673 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
Dtango_nand.c588 mtd_set_ooblayout(mtd, &tango_nand_ooblayout_ops); in chip_init()
Dvf610_nfc.c785 mtd_set_ooblayout(mtd, &nand_ooblayout_lp_ops); in vf610_nfc_attach_chip()
Dfsl_elbc_nand.c802 mtd_set_ooblayout(mtd, &fsl_elbc_ooblayout_ops); in fsl_elbc_chip_init()
Dlpc32xx_slc.c796 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
Dcafe_nand.c623 mtd_set_ooblayout(mtd, &cafe_ooblayout_ops); in cafe_nand_attach_chip()
Ds3c2410.c982 mtd_set_ooblayout(nand_to_mtd(chip), in s3c2410_nand_attach_chip()
/Linux-v4.19/arch/mips/jz4740/
Dboard-qi_lb60.c154 mtd_set_ooblayout(mtd, &qi_lb60_ooblayout_ops); in qi_lb60_nand_ident()
/Linux-v4.19/drivers/mtd/nand/spi/
Dcore.c1042 mtd_set_ooblayout(mtd, spinand->eccinfo.ooblayout); in spinand_init()
1044 mtd_set_ooblayout(mtd, &spinand_noecc_ooblayout); in spinand_init()
/Linux-v4.19/include/linux/mtd/
Dmtd.h364 static inline void mtd_set_ooblayout(struct mtd_info *mtd, in mtd_set_ooblayout() function
/Linux-v4.19/drivers/mtd/nand/onenand/
Donenand_base.c3897 mtd_set_ooblayout(mtd, &flexonenand_ooblayout_ops); in onenand_scan()
3900 mtd_set_ooblayout(mtd, &onenand_oob_128_ooblayout_ops); in onenand_scan()
3907 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
3912 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
3921 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
/Linux-v4.19/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1021 mtd_set_ooblayout(mtd, &brcmnand_hamming_ooblayout_ops); in brcmstb_choose_ecc_layout()
1033 mtd_set_ooblayout(mtd, &brcmnand_bch_sp_ooblayout_ops); in brcmstb_choose_ecc_layout()
1035 mtd_set_ooblayout(mtd, &brcmnand_bch_lp_ooblayout_ops); in brcmstb_choose_ecc_layout()
/Linux-v4.19/drivers/mtd/
Dmtdconcat.c710 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()
/Linux-v4.19/drivers/staging/mt29f_spinand/
Dmt29f_spinand.c934 mtd_set_ooblayout(mtd, &spinand_oob_64_ops); in spinand_probe()

12