Home
last modified time | relevance | path

Searched refs:nanddev_get_ecc_conf (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mtd/nand/
H A Decc.c470 const struct nand_ecc_props *conf = nanddev_get_ecc_conf(nand); in nand_ecc_is_strong_enough()
/linux/include/linux/mtd/
H A Dnand.h632 nanddev_get_ecc_conf(struct nand_device *nand) in nanddev_get_ecc_conf() function
/linux/drivers/mtd/nand/raw/
H A Dnand_base.c5824 const struct nand_ecc_props *ecc_conf = nanddev_get_ecc_conf(base); in rawnand_sw_bch_init()