Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mtd/
Dnand.h187 struct nand_ecc_props { struct
240 struct nand_ecc_props conf;
390 struct nand_ecc_props defaults;
391 struct nand_ecc_props requirements;
392 struct nand_ecc_props user_conf;
628 static inline const struct nand_ecc_props *
659 static inline const struct nand_ecc_props *
673 const struct nand_ecc_props *reqs) in nanddev_set_ecc_requirements()
Dspinand.h347 struct nand_ecc_props eccreq;
/linux-6.6.21/drivers/mtd/nand/raw/
Dnand_esmt.c14 struct nand_ecc_props requirements = {}; in esmt_nand_decode_id()
Dnand_samsung.c14 struct nand_ecc_props requirements = {}; in samsung_nand_decode_id()
Dnand_onfi.c38 struct nand_ecc_props requirements; in nand_flash_detect_ext_param_page()
272 struct nand_ecc_props requirements = { in nand_onfi_detect()
Dnand_jedec.c126 struct nand_ecc_props requirements = { in nand_jedec_detect()
Dnand_micron.c416 const struct nand_ecc_props *requirements = in micron_supports_on_die_ecc()
480 const struct nand_ecc_props *requirements = in micron_nand_init()
Dnand_toshiba.c149 struct nand_ecc_props requirements = {}; in toshiba_nand_decode_id()
Dnand_hynix.c499 struct nand_ecc_props requirements = {}; in hynix_nand_extract_ecc_requirements()
Dtegra_nand.c847 const struct nand_ecc_props *requirements = in tegra_nand_get_strength()
917 const struct nand_ecc_props *requirements = in tegra_nand_attach_chip()
Dnand_base.c5049 struct nand_ecc_props requirements; in find_full_id_nand()
5473 struct nand_ecc_props *user_conf = &chip->base.ecc.user_conf; in of_get_nand_ecc_legacy_user_config()
5782 const struct nand_ecc_props *ecc_conf = nanddev_get_ecc_conf(base); in rawnand_sw_bch_init()
6034 const struct nand_ecc_props *requirements = in nand_match_ecc_req()
Dpl35x-nand-controller.c941 const struct nand_ecc_props *requirements = in pl35x_nand_attach_chip()
Drenesas-nand-controller.c1078 const struct nand_ecc_props *requirements = in rnandc_ecc_init()
Dmtk_nand.c1229 const struct nand_ecc_props *requirements = in mtk_nfc_ecc_init()
Dsunxi_nand.c1726 const struct nand_ecc_props *requirements = in sunxi_nand_attach_chip()
Dmarvell_nand.c2322 const struct nand_ecc_props *requirements = in marvell_nand_ecc_init()
/linux-6.6.21/drivers/mtd/nand/
Decc.c469 const struct nand_ecc_props *reqs = nanddev_get_ecc_requirements(nand); in nand_ecc_is_strong_enough()
470 const struct nand_ecc_props *conf = nanddev_get_ecc_conf(nand); in nand_ecc_is_strong_enough()
Decc-mxic.c222 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in mxic_ecc_init_ctx()
223 struct nand_ecc_props *reqs = &nand->ecc.requirements; in mxic_ecc_init_ctx()
224 struct nand_ecc_props *user = &nand->ecc.user_conf; in mxic_ecc_init_ctx()
Decc-sw-bch.c172 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in nand_ecc_sw_bch_init_ctx()
Decc-sw-hamming.c469 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in nand_ecc_sw_hamming_init_ctx()
/linux-6.6.21/drivers/spi/
Dspi-mtk-snfi.c663 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in mtk_snand_ecc_init_ctx()
664 struct nand_ecc_props *reqs = &nand->ecc.requirements; in mtk_snand_ecc_init_ctx()
665 struct nand_ecc_props *user = &nand->ecc.user_conf; in mtk_snand_ecc_init_ctx()
/linux-6.6.21/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c246 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in gpmi_check_ecc()
454 const struct nand_ecc_props *requirements = in set_geometry_for_large_oob()
695 const struct nand_ecc_props *requirements = in common_nfc_set_geometry()
/linux-6.6.21/drivers/mtd/nand/raw/atmel/
Dnand-controller.c1112 const struct nand_ecc_props *requirements = in atmel_nand_pmecc_init()
/linux-6.6.21/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c2654 const struct nand_ecc_props *requirements = in brcmnand_setup_dev()