Home
last modified time | relevance | path

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

/linux/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.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
/linux/drivers/mtd/
H A 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/include/uapi/mtd/
H A Dmtd-abi.h138 struct mtd_read_req_ecc_stats ecc_stats; member
/linux/include/linux/mtd/
H A Dmtd.h374 struct mtd_ecc_stats ecc_stats; member
/linux/drivers/spi/
H A Dspi-qpic-snand.c115 struct qcom_ecc_stats ecc_stats; member