Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dsunxi_nand.c867 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_correct()
908 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk()
986 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob()
1014 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunks_dma()
1138 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk()
1175 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob()
1196 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_page()
1252 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_subpage()
1305 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_write_page()
1340 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_write_subpage()
[all …]
Dqcom_nandc.c1398 struct nand_ecc_ctrl *ecc = &chip->ecc; in parse_erase_write_errors()
1449 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_command()
1597 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_cw_raw()
1680 struct nand_ecc_ctrl *ecc = &chip->ecc; in check_for_erased_page()
1741 struct nand_ecc_ctrl *ecc = &chip->ecc; in parse_read_errors()
1844 struct nand_ecc_ctrl *ecc = &chip->ecc; in read_page_ecc()
1924 struct nand_ecc_ctrl *ecc = &chip->ecc; in copy_last_cw()
1974 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_page_raw()
1997 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_oob()
2015 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_write_page()
[all …]
Dtango_nand.c462 struct nand_ecc_ctrl *ecc = &chip->ecc; in oob_ecc()
522 struct nand_ecc_ctrl *ecc = &chip->ecc; in tango_attach_chip()
549 struct nand_ecc_ctrl *ecc; in chip_init()
Dnand_base.c61 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ooblayout_ecc_sp()
116 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ooblayout_ecc_lp()
131 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ooblayout_free_lp()
156 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ooblayout_ecc_lp_hamming()
183 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ooblayout_free_lp_hamming()
6053 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_set_ecc_soft_ops()
6407 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ecc_strength_good()
6435 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail()
Dmarvell_nand.c2067 struct nand_ecc_ctrl *ecc) in marvell_nand_hw_ecc_ctrl_init()
2131 struct nand_ecc_ctrl *ecc) in marvell_nand_ecc_init()
Domap2.c1355 struct nand_ecc_ctrl *ecc = &info->nand.ecc; in omap_elm_correct_data()
/Linux-v4.19/include/linux/mtd/
Drawnand.h635 struct nand_ecc_ctrl { struct
1350 struct nand_ecc_ctrl ecc;
/Linux-v4.19/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c1831 struct nand_ecc_ctrl *ecc = &chip->ecc; in gpmi_init_last()
/Linux-v4.19/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1011 struct nand_ecc_ctrl *ecc = &host->chip.ecc; in brcmstb_choose_ecc_layout()