Home
last modified time | relevance | path

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

/linux-6.1.9/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.c731 uint16_t ecc_stats; in mxc_nand_read_page_v1() local
Dnand_base.c3430 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops() local
/linux-6.1.9/drivers/mtd/
Dmtdcore.c275 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_corrected_bits_show() local
285 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_failures_show() local
295 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bad_blocks_show() local
305 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbt_blocks_show() local
/linux-6.1.9/include/uapi/mtd/
Dmtd-abi.h138 struct mtd_read_req_ecc_stats ecc_stats; member
/linux-6.1.9/include/linux/mtd/
Dmtd.h374 struct mtd_ecc_stats ecc_stats; member
/linux-6.1.9/drivers/spi/
Dspi-mtk-snfi.c283 struct mtk_ecc_stats ecc_stats; member