Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A 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
H A Dmxc_nand.c733 uint16_t ecc_stats; in mxc_nand_read_page_v1() local
H A Dnand_base.c3144 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops() local
/OK3568_Linux_fs/kernel/drivers/mtd/
H A Dmtdcore.c273 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_corrected_show() local
284 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_stats_errors_show() local
294 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_badblocks_show() local
304 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbtblocks_show() local
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Dmtd.h368 struct mtd_ecc_stats ecc_stats; member
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Dmtd.h303 struct mtd_ecc_stats ecc_stats; member