Home
last modified time | relevance | path

Searched refs:nand_ecc_ctrl (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.10/drivers/mtd/nand/raw/
Dsunxi_nand.c764 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_correct()
804 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk()
882 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob()
910 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunks_dma()
1033 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk()
1070 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob()
1091 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_page()
1150 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_subpage()
1206 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_page()
1243 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_subpage()
[all …]
Dqcom_nandc.c1392 struct nand_ecc_ctrl *ecc = &chip->ecc; in parse_erase_write_errors()
1442 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_command()
1590 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_cw_raw()
1673 struct nand_ecc_ctrl *ecc = &chip->ecc; in check_for_erased_page()
1732 struct nand_ecc_ctrl *ecc = &chip->ecc; in parse_read_errors()
1835 struct nand_ecc_ctrl *ecc = &chip->ecc; in read_page_ecc()
1915 struct nand_ecc_ctrl *ecc = &chip->ecc; in copy_last_cw()
1965 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_page_raw()
1987 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_oob()
2005 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_write_page()
[all …]
Dtango_nand.c491 struct nand_ecc_ctrl *ecc = &chip->ecc; in oob_ecc()
550 struct nand_ecc_ctrl *ecc = &chip->ecc; in tango_attach_chip()
579 struct nand_ecc_ctrl *ecc; in chip_init()
Ddenali.c246 struct nand_ecc_ctrl *ecc = &chip->ecc; in denali_payload_xfer()
283 struct nand_ecc_ctrl *ecc = &chip->ecc; in denali_oob_xfer()
413 struct nand_ecc_ctrl *ecc = &chip->ecc; in denali_check_erased_page()
Dstm32_fmc2_nand.c1643 struct nand_ecc_ctrl *ecc = &chip->ecc; in stm32_fmc2_nfc_ooblayout_ecc()
1658 struct nand_ecc_ctrl *ecc = &chip->ecc; in stm32_fmc2_nfc_ooblayout_free()
Darasan-nand-controller.c931 struct nand_ecc_ctrl *ecc = &chip->ecc; in anfc_init_hw_ecc_controller()
Dmarvell_nand.c2210 struct nand_ecc_ctrl *ecc) in marvell_nand_hw_ecc_controller_init()
2284 struct nand_ecc_ctrl *ecc) in marvell_nand_ecc_init()
Dnand_base.c5144 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_set_ecc_on_host_ops()
5205 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_set_ecc_soft_ops()
5609 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail()
Dmeson_nand.c774 struct nand_ecc_ctrl *ecc = &nand->ecc; in meson_nfc_read_page_hwecc()
Domap2.c1356 struct nand_ecc_ctrl *ecc = &info->nand.ecc; in omap_elm_correct_data()
/Linux-v5.10/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c75 struct nand_ecc_ctrl *ecc = &chip->ecc; in qi_lb60_ooblayout_ecc()
90 struct nand_ecc_ctrl *ecc = &chip->ecc; in qi_lb60_ooblayout_free()
110 struct nand_ecc_ctrl *ecc = &chip->ecc; in jz4725b_ooblayout_ecc()
125 struct nand_ecc_ctrl *ecc = &chip->ecc; in jz4725b_ooblayout_free()
/Linux-v5.10/include/linux/mtd/
Drawnand.h346 struct nand_ecc_ctrl { struct
1143 struct nand_ecc_ctrl ecc;
/Linux-v5.10/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c2016 struct nand_ecc_ctrl *ecc = &chip->ecc; in gpmi_init_last()
/Linux-v5.10/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1279 struct nand_ecc_ctrl *ecc = &host->chip.ecc; in brcmstb_choose_ecc_layout()