Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dsunxi_nand.c814 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk()
908 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob()
941 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk()
989 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob()
1009 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_page()
1046 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_subpage()
1077 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_write_page()
1110 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_write_subpage()
1139 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_syndrome_ecc_read_page()
1175 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_syndrome_ecc_write_page()
[all …]
Domap_gpmc.c496 struct nand_ecc_ctrl *ecc = &chip->ecc; in omap_correct_data_bch()
739 memset(&nand->ecc, 0, sizeof(struct nand_ecc_ctrl)); in omap_select_ecc_scheme()
776 memset(&nand->ecc, 0, sizeof(struct nand_ecc_ctrl)); in omap_select_ecc_scheme()
817 memset(&nand->ecc, 0, sizeof(struct nand_ecc_ctrl)); in omap_select_ecc_scheme()
Dnand_base.c4319 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ecc_strength_good()
4338 struct nand_ecc_ctrl *ecc = &chip->ecc; in invalid_ecc_page_accessors()
4368 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail()
Dpxa3xx_nand.c1301 struct nand_ecc_ctrl *ecc, in pxa_ecc_init()
/external/u-boot/include/linux/mtd/
Drawnand.h584 struct nand_ecc_ctrl { struct
623 static inline int nand_standard_page_accessors(struct nand_ecc_ctrl *ecc) in nand_standard_page_accessors() argument
942 struct nand_ecc_ctrl ecc;