Home
last modified time | relevance | path

Searched defs:ecc_stats (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Ddenali.c412 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_check_erased_page() local
442 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_hw_ecc_fixup() local
477 struct mtd_ecc_stats *ecc_stats = &nand_to_mtd(chip)->ecc_stats; in denali_sw_ecc_fixup() local
Dmxc_nand.c733 uint16_t ecc_stats; in mxc_nand_read_page_v1() local
Dnand_base.c3144 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops() local
/kernel/linux/linux-5.10/drivers/mtd/
Dmtdcore.c308 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_corrected_show() local
319 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_errors_show() local
329 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_badblocks_show() local
339 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbtblocks_show() local
/kernel/linux/linux-5.10/include/linux/mtd/
Dmtd.h368 struct mtd_ecc_stats ecc_stats; member