Home
last modified time | relevance | path

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

12

/linux-6.6.21/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.c164 mtd_set_ooblayout(mtd, data->ecc_layout); in sharpsl_nand_probe()
Domap2.c1942 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
1959 mtd_set_ooblayout(mtd, &omap_sw_ooblayout_ops); in omap_nand_attach_chip()
1982 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
1996 mtd_set_ooblayout(mtd, &omap_sw_ooblayout_ops); in omap_nand_attach_chip()
2019 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
2035 mtd_set_ooblayout(mtd, &omap_ooblayout_ops); in omap_nand_attach_chip()
Dnand_toshiba.c143 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in toshiba_nand_benand_init()
Ddavinci_nand.c577 mtd_set_ooblayout(mtd, in davinci_nand_attach_chip()
580 mtd_set_ooblayout(mtd, in davinci_nand_attach_chip()
Dfsmc_nand.c943 mtd_set_ooblayout(mtd, &fsmc_ecc4_ooblayout_ops); in fsmc_nand_attach_chip()
984 mtd_set_ooblayout(mtd, in fsmc_nand_attach_chip()
Dsh_flctl.c1031 mtd_set_ooblayout(mtd, &flctl_4secc_oob_smallpage_ops); in flctl_chip_attach_chip()
1034 mtd_set_ooblayout(mtd, &flctl_4secc_oob_largepage_ops); in flctl_chip_attach_chip()
Dpl35x-nand-controller.c925 mtd_set_ooblayout(mtd, &pl35x_ecc_ooblayout16_ops); in pl35x_nand_init_hw_ecc_controller()
929 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in pl35x_nand_init_hw_ecc_controller()
Dtegra_nand.c976 mtd_set_ooblayout(mtd, &tegra_nand_oob_rs_ops); in tegra_nand_attach_chip()
997 mtd_set_ooblayout(mtd, &tegra_nand_oob_bch_ops); in tegra_nand_attach_chip()
Dintel-nand-controller.c507 mtd_set_ooblayout(mtd, &ebu_nand_ooblayout_ops); in ebu_nand_attach_chip()
Dhisi504_nand.c668 mtd_set_ooblayout(mtd, &hisi_ooblayout_ops); in hisi_nfc_ecc_probe()
Dlpc32xx_mlc.c670 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
Dvf610_nfc.c777 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in vf610_nfc_attach_chip()
Ds3c2410.c926 mtd_set_ooblayout(nand_to_mtd(chip), in s3c2410_nand_attach_chip()
Dlpc32xx_slc.c786 mtd_set_ooblayout(mtd, &lpc32xx_ooblayout_ops); in lpc32xx_nand_attach_chip()
Dcafe_nand.c617 mtd_set_ooblayout(mtd, &cafe_ooblayout_ops); in cafe_nand_attach_chip()
/linux-6.6.21/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c248 mtd_set_ooblayout(mtd, &qi_lb60_ooblayout_ops); in ingenic_nand_attach_chip()
250 mtd_set_ooblayout(mtd, nfc->soc_info->oob_layout); in ingenic_nand_attach_chip()
252 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in ingenic_nand_attach_chip()
/linux-6.6.21/drivers/mtd/nand/
Decc-sw-hamming.c478 mtd_set_ooblayout(mtd, nand_get_small_page_ooblayout()); in nand_ecc_sw_hamming_init_ctx()
482 mtd_set_ooblayout(mtd, in nand_ecc_sw_hamming_init_ctx()
Decc-sw-bch.c185 mtd_set_ooblayout(mtd, nand_get_large_page_ooblayout()); in nand_ecc_sw_bch_init_ctx()
Decc-mxic.c245 mtd_set_ooblayout(mtd, &mxic_ecc_ooblayout_ops); in mxic_ecc_init_ctx()
/linux-6.6.21/drivers/mtd/nand/onenand/
Donenand_base.c3905 mtd_set_ooblayout(mtd, &flexonenand_ooblayout_ops); in onenand_scan()
3908 mtd_set_ooblayout(mtd, &onenand_oob_128_ooblayout_ops); in onenand_scan()
3915 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
3920 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
3929 mtd_set_ooblayout(mtd, &onenand_oob_32_64_ooblayout_ops); in onenand_scan()
/linux-6.6.21/drivers/mtd/nand/spi/
Dcore.c273 mtd_set_ooblayout(mtd, spinand->eccinfo.ooblayout); in spinand_ondie_ecc_init_ctx()
275 mtd_set_ooblayout(mtd, &spinand_noecc_ooblayout); in spinand_ondie_ecc_init_ctx()
/linux-6.6.21/include/linux/mtd/
Dmtd.h449 static inline void mtd_set_ooblayout(struct mtd_info *mtd, in mtd_set_ooblayout() function
/linux-6.6.21/drivers/mtd/
Dmtdconcat.c756 mtd_set_ooblayout(&concat->mtd, subdev[0]->ooblayout); in mtd_concat_create()

12