Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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_micron.c542 mtd_set_ooblayout(mtd, in micron_nand_init()
545 mtd_set_ooblayout(mtd, in micron_nand_init()
Dsharpsl.c166 mtd_set_ooblayout(mtd, data->ecc_layout); in sharpsl_nand_probe()
Dnand_toshiba.c143 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in toshiba_nand_benand_init()
Domap2.c2029 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
2046 mtd_set_ooblayout(mtd, &omap_sw_ooblayout_ops); in omap_nand_attach_chip()
2069 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
2088 mtd_set_ooblayout(mtd, &omap_sw_ooblayout_ops); in omap_nand_attach_chip()
2111 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
2133 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
Ddavinci_nand.c645 mtd_set_ooblayout(mtd, in davinci_nand_attach_chip()
648 mtd_set_ooblayout(mtd, in davinci_nand_attach_chip()
Dfsmc_nand.c932 mtd_set_ooblayout(mtd, &fsmc_ecc4_ooblayout_ops); in fsmc_nand_attach_chip()
972 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.c973 mtd_set_ooblayout(mtd, &tegra_nand_oob_rs_ops); in tegra_nand_attach_chip()
994 mtd_set_ooblayout(mtd, &tegra_nand_oob_bch_ops); in tegra_nand_attach_chip()
Dtango_nand.c611 mtd_set_ooblayout(mtd, &tango_nand_ooblayout_ops); in chip_init()
Dlpc32xx_mlc.c673 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
Dhisi504_nand.c668 mtd_set_ooblayout(mtd, &hisi_ooblayout_ops); in hisi_nfc_ecc_probe()
Dvf610_nfc.c777 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in vf610_nfc_attach_chip()
Dcafe_nand.c617 mtd_set_ooblayout(mtd, &cafe_ooblayout_ops); in cafe_nand_attach_chip()
Dfsl_elbc_nand.c744 mtd_set_ooblayout(mtd, &fsl_elbc_ooblayout_ops); in fsl_elbc_attach_chip()
Dlpc32xx_slc.c790 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
Ds3c2410.c982 mtd_set_ooblayout(nand_to_mtd(chip), in s3c2410_nand_attach_chip()
Dnand_base.c5270 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in nand_set_ecc_soft_ops()
5646 mtd_set_ooblayout(mtd, nand_get_small_page_ooblayout()); in nand_scan_tail()
5650 mtd_set_ooblayout(mtd, in nand_scan_tail()
5662 mtd_set_ooblayout(mtd, in nand_scan_tail()
Dfsl_ifc_nand.c719 mtd_set_ooblayout(mtd, &fsl_ifc_ooblayout_ops); in fsl_ifc_attach_chip()
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c245 mtd_set_ooblayout(mtd, &qi_lb60_ooblayout_ops); in ingenic_nand_attach_chip()
247 mtd_set_ooblayout(mtd, nfc->soc_info->oob_layout); in ingenic_nand_attach_chip()
249 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in ingenic_nand_attach_chip()
/kernel/linux/linux-5.10/drivers/mtd/nand/spi/
Dcore.c1082 mtd_set_ooblayout(mtd, spinand->eccinfo.ooblayout); in spinand_init()
1084 mtd_set_ooblayout(mtd, &spinand_noecc_ooblayout); in spinand_init()
/kernel/linux/linux-5.10/drivers/mtd/nand/onenand/
Donenand_base.c3898 mtd_set_ooblayout(mtd, &flexonenand_ooblayout_ops); in onenand_scan()
3901 mtd_set_ooblayout(mtd, &onenand_oob_128_ooblayout_ops); in onenand_scan()
3908 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
3913 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
3922 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
/kernel/linux/linux-5.10/include/linux/mtd/
Dmtd.h443 static inline void mtd_set_ooblayout(struct mtd_info *mtd, in mtd_set_ooblayout() function
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1289 mtd_set_ooblayout(mtd, &brcmnand_hamming_ooblayout_ops); in brcmstb_choose_ecc_layout()
1301 mtd_set_ooblayout(mtd, &brcmnand_bch_sp_ooblayout_ops); in brcmstb_choose_ecc_layout()
1303 mtd_set_ooblayout(mtd, &brcmnand_bch_lp_ooblayout_ops); in brcmstb_choose_ecc_layout()
/kernel/linux/linux-5.10/drivers/mtd/
Dmtdconcat.c756 mtd_set_ooblayout(&concat->mtd, subdev[0]->ooblayout); in mtd_concat_create()

12