Home
last modified time | relevance | path

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

/linux-6.12.1/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.c358 unsigned int ecc_stats, max_bitflips = 0; in get_ecc_status_v1() local
713 unsigned int ecc_stats = 0; in mxc_nand_read_page_v1() local
Dnand_base.c3608 struct mtd_ecc_stats ecc_stats = mtd->ecc_stats; in nand_do_read_ops() local
/linux-6.12.1/drivers/mtd/
Dmtdcore.c306 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_corrected_bits_show() local
316 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_ecc_failures_show() local
326 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bad_blocks_show() local
336 struct mtd_ecc_stats *ecc_stats = &mtd->ecc_stats; in mtd_bbt_blocks_show() local
/linux-6.12.1/include/uapi/mtd/
Dmtd-abi.h138 struct mtd_read_req_ecc_stats ecc_stats; member
/linux-6.12.1/include/linux/mtd/
Dmtd.h374 struct mtd_ecc_stats ecc_stats; member
/linux-6.12.1/drivers/spi/
Dspi-mtk-snfi.c314 struct mtk_ecc_stats ecc_stats; member