Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A 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()
H A Dspinand.h347 struct nand_ecc_props eccreq;
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_esmt.c14 struct nand_ecc_props requirements = {}; in esmt_nand_decode_id()
H A Dnand_samsung.c14 struct nand_ecc_props requirements = {}; in samsung_nand_decode_id()
H A 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()
H A Dnand_jedec.c126 struct nand_ecc_props requirements = { in nand_jedec_detect()
H A 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()
H A Dnand_toshiba.c149 struct nand_ecc_props requirements = {}; in toshiba_nand_decode_id()
H A Dnand_hynix.c499 struct nand_ecc_props requirements = {}; in hynix_nand_extract_ecc_requirements()
H A 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()
H A Dpl35x-nand-controller.c941 const struct nand_ecc_props *requirements = in pl35x_nand_attach_chip()
H A Dnand_base.c5056 struct nand_ecc_props requirements; in find_full_id_nand()
5489 struct nand_ecc_props *user_conf = &chip->base.ecc.user_conf; in of_get_nand_ecc_legacy_user_config()
5798 const struct nand_ecc_props *ecc_conf = nanddev_get_ecc_conf(base); in rawnand_sw_bch_init()
6050 const struct nand_ecc_props *requirements = in nand_match_ecc_req()
H A Drenesas-nand-controller.c1078 const struct nand_ecc_props *requirements = in rnandc_ecc_init()
H A Dmtk_nand.c1229 const struct nand_ecc_props *requirements = in mtk_nfc_ecc_init()
H A Dsunxi_nand.c1726 const struct nand_ecc_props *requirements = in sunxi_nand_attach_chip()
H A Dmarvell_nand.c2322 const struct nand_ecc_props *requirements = in marvell_nand_ecc_init()
/openbmc/linux/drivers/mtd/nand/
H A 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()
H A 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()
H A Decc-sw-bch.c172 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in nand_ecc_sw_bch_init_ctx()
H A Decc-sw-hamming.c469 struct nand_ecc_props *conf = &nand->ecc.ctx.conf; in nand_ecc_sw_hamming_init_ctx()
/openbmc/linux/drivers/spi/
H A 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()
/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A 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()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c1112 const struct nand_ecc_props *requirements = in atmel_nand_pmecc_init()
/openbmc/linux/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c2654 const struct nand_ecc_props *requirements = in brcmnand_setup_dev()