Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Dsunxi_nand.c775 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_correct()
815 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk()
893 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob()
921 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunks_dma()
1049 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk()
1086 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob()
1107 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_page()
1166 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_subpage()
1222 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_page()
1259 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_subpage()
[all …]
Dqcom_nandc.c735 static bool qcom_nandc_is_last_cw(struct nand_ecc_ctrl *ecc, int cw) in qcom_nandc_is_last_cw()
745 struct nand_ecc_ctrl *ecc = &chip->ecc; in nandc_set_read_loc()
1210 struct nand_ecc_ctrl *ecc = &chip->ecc; in config_nand_cw_read()
1533 struct nand_ecc_ctrl *ecc = &chip->ecc; in parse_erase_write_errors()
1583 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_command()
1733 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_cw_raw()
1820 struct nand_ecc_ctrl *ecc = &chip->ecc; in check_for_erased_page()
1879 struct nand_ecc_ctrl *ecc = &chip->ecc; in parse_read_errors()
1981 struct nand_ecc_ctrl *ecc = &chip->ecc; in read_page_ecc()
2061 struct nand_ecc_ctrl *ecc = &chip->ecc; in copy_last_cw()
[all …]
Drockchip-nand-controller.c266 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_select_chip()
513 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_write_page_raw()
594 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_write_page_hwecc()
703 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_read_page_raw()
757 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_read_page_hwecc()
970 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_ecc_init()
1015 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_attach_chip()
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.c1649 struct nand_ecc_ctrl *ecc = &chip->ecc; in stm32_fmc2_nfc_ooblayout_ecc()
1664 struct nand_ecc_ctrl *ecc = &chip->ecc; in stm32_fmc2_nfc_ooblayout_free()
Dmarvell_nand.c2216 struct nand_ecc_ctrl *ecc) in marvell_nand_hw_ecc_controller_init()
2290 struct nand_ecc_ctrl *ecc) in marvell_nand_ecc_init()
Darasan-nand-controller.c1115 struct nand_ecc_ctrl *ecc = &chip->ecc; in anfc_init_hw_ecc_controller()
Drenesas-nand-controller.c1077 struct nand_ecc_ctrl *ecc = &chip->ecc; in rnandc_ecc_init()
Dmeson_nand.c778 struct nand_ecc_ctrl *ecc = &nand->ecc; in meson_nfc_read_page_hwecc()
Dnand_base.c5628 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_set_ecc_on_host_ops()
5689 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_set_ecc_soft_ops()
6065 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail()
Domap2.c1217 struct nand_ecc_ctrl *ecc = &info->nand.ecc; in omap_elm_correct_data()
/linux-6.1.9/drivers/mtd/nand/raw/ingenic/
Dingenic_nand_drv.c76 struct nand_ecc_ctrl *ecc = &chip->ecc; in qi_lb60_ooblayout_ecc()
91 struct nand_ecc_ctrl *ecc = &chip->ecc; in qi_lb60_ooblayout_free()
111 struct nand_ecc_ctrl *ecc = &chip->ecc; in jz4725b_ooblayout_ecc()
126 struct nand_ecc_ctrl *ecc = &chip->ecc; in jz4725b_ooblayout_free()
/linux-6.1.9/include/linux/mtd/
Drawnand.h345 struct nand_ecc_ctrl { struct
1306 struct nand_ecc_ctrl ecc;
/linux-6.1.9/drivers/mtd/nand/raw/gpmi-nand/
Dgpmi-nand.c2258 struct nand_ecc_ctrl *ecc = &chip->ecc; in gpmi_init_last()
/linux-6.1.9/drivers/mtd/nand/raw/brcmnand/
Dbrcmnand.c1311 struct nand_ecc_ctrl *ecc = &host->chip.ecc; in brcmstb_choose_ecc_layout()