Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A 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 …]
H A 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()
H A Dnand_base.c4267 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ecc_strength_good()
4286 struct nand_ecc_ctrl *ecc = &chip->ecc; in invalid_ecc_page_accessors()
4316 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail()
H A Dpxa3xx_nand.c1520 struct nand_ecc_ctrl *ecc, in pxa_ecc_init()
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h591 struct nand_ecc_ctrl { struct
631 static inline int nand_standard_page_accessors(struct nand_ecc_ctrl *ecc) in nand_standard_page_accessors() argument
950 struct nand_ecc_ctrl ecc;