Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c147 static bool qcom_nandc_is_last_cw(struct nand_ecc_ctrl *ecc, int cw) in qcom_nandc_is_last_cw()
221 struct nand_ecc_ctrl *ecc = &chip->ecc; in nandc_set_read_loc()
330 struct nand_ecc_ctrl *ecc = &chip->ecc; in config_nand_cw_read()
477 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_cw_raw()
566 struct nand_ecc_ctrl *ecc = &chip->ecc; in check_for_erased_page()
625 struct nand_ecc_ctrl *ecc = &chip->ecc; in parse_read_errors()
727 struct nand_ecc_ctrl *ecc = &chip->ecc; in read_page_ecc()
805 struct nand_ecc_ctrl *ecc = &chip->ecc; in copy_last_cw()
899 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_page()
927 struct nand_ecc_ctrl *ecc = &chip->ecc; in qcom_nandc_read_page_raw()
[all …]
H A Dsunxi_nand.c763 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_correct()
803 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk()
881 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob()
909 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunks_dma()
1037 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk()
1074 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob()
1095 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_page()
1154 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_subpage()
1210 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_page()
1247 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_subpage()
[all …]
H A Drockchip-nand-controller.c265 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_select_chip()
512 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()
706 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_read_page_raw()
760 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_read_page_hwecc()
974 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_ecc_init()
1019 struct nand_ecc_ctrl *ecc = &chip->ecc; in rk_nfc_attach_chip()
H A 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()
H A Dstm32_fmc2_nand.c1680 struct nand_ecc_ctrl *ecc = &chip->ecc; in stm32_fmc2_nfc_ooblayout_ecc()
1695 struct nand_ecc_ctrl *ecc = &chip->ecc; in stm32_fmc2_nfc_ooblayout_free()
H A Dmarvell_nand.c2245 struct nand_ecc_ctrl *ecc) in marvell_nand_hw_ecc_controller_init()
2319 struct nand_ecc_ctrl *ecc) in marvell_nand_ecc_init()
H A Darasan-nand-controller.c1112 struct nand_ecc_ctrl *ecc = &chip->ecc; in anfc_init_hw_ecc_controller()
H A Drenesas-nand-controller.c1077 struct nand_ecc_ctrl *ecc = &chip->ecc; in rnandc_ecc_init()
H A Dmeson_nand.c881 struct nand_ecc_ctrl *ecc = &nand->ecc; in meson_nfc_read_page_hwecc()
H A Dnand_base.c5874 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_set_ecc_on_host_ops()
5935 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_set_ecc_soft_ops()
6312 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail()
H A Domap2.c1233 struct nand_ecc_ctrl *ecc = &info->nand.ecc; in omap_elm_correct_data()
/linux/drivers/mtd/nand/raw/ingenic/
H A 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/include/linux/mtd/
H A Drawnand.h349 struct nand_ecc_ctrl { struct
1344 struct nand_ecc_ctrl ecc;
/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-nand.c2273 struct nand_ecc_ctrl *ecc = &chip->ecc; in gpmi_init_last()