Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dsunxi_nand.c582 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk()
642 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob()
670 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk()
706 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob()
726 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_page()
758 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_write_page()
789 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_syndrome_ecc_read_page()
821 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_syndrome_ecc_write_page()
1030 struct nand_ecc_ctrl *ecc, in sunxi_nand_hw_common_ecc_ctrl_init()
1088 static void sunxi_nand_hw_common_ecc_ctrl_cleanup(struct nand_ecc_ctrl *ecc) in sunxi_nand_hw_common_ecc_ctrl_cleanup()
[all …]
Dpxa3xx_nand.c1513 struct nand_ecc_ctrl *ecc, in pxa_ecc_init()
Dnand_base.c4059 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ecc_strength_good()
4088 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail()
Domap2.c1339 struct nand_ecc_ctrl *ecc = &info->nand.ecc; in omap_elm_correct_data()
/linux-4.4.14/include/linux/mtd/
Dnand.h488 struct nand_ecc_ctrl { struct
709 struct nand_ecc_ctrl ecc;
/linux-4.4.14/drivers/mtd/nand/gpmi-nand/
Dgpmi-nand.c1842 struct nand_ecc_ctrl *ecc = &chip->ecc; in gpmi_init_last()