Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dsunxi_nand.c821 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_chunk()
915 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_read_extra_oob()
948 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_chunk()
996 struct nand_ecc_ctrl *ecc = &nand->ecc; in sunxi_nfc_hw_ecc_write_extra_oob()
1016 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_page()
1053 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_read_subpage()
1084 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_write_page()
1117 struct nand_ecc_ctrl *ecc = &chip->ecc; in sunxi_nfc_hw_ecc_write_subpage()
1394 struct nand_ecc_ctrl *ecc) in sunxi_nand_hw_common_ecc_ctrl_init()
1471 struct nand_ecc_ctrl *ecc) in sunxi_nand_hw_ecc_ctrl_init()
[all …]
A Domap_gpmc.c497 struct nand_ecc_ctrl *ecc = &chip->ecc; in omap_correct_data_bch()
740 memset(&nand->ecc, 0, sizeof(struct nand_ecc_ctrl)); in omap_select_ecc_scheme()
777 memset(&nand->ecc, 0, sizeof(struct nand_ecc_ctrl)); in omap_select_ecc_scheme()
818 memset(&nand->ecc, 0, sizeof(struct nand_ecc_ctrl)); in omap_select_ecc_scheme()
A Docteontx_nand.c406 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ooblayout_ecc_lp()
424 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ooblayout_free_lp()
1773 struct nand_ecc_ctrl *ecc = &nand->ecc; in octeontx_nand_calc_bch_ecc_strength()
1847 struct nand_ecc_ctrl *ecc = &nand->ecc; in octeontx_nfc_chip_sizing()
A Dnand_base.c4966 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_ecc_strength_good()
4985 struct nand_ecc_ctrl *ecc = &chip->ecc; in invalid_ecc_page_accessors()
5015 struct nand_ecc_ctrl *ecc = &chip->ecc; in nand_scan_tail()
A Dpxa3xx_nand.c1549 struct nand_ecc_ctrl *ecc, in pxa_ecc_init()
/u-boot/include/linux/mtd/
A Drawnand.h600 struct nand_ecc_ctrl { struct
640 static inline int nand_standard_page_accessors(struct nand_ecc_ctrl *ecc) in nand_standard_page_accessors() argument
959 struct nand_ecc_ctrl ecc;

Completed in 30 milliseconds