Searched refs:nand_ecc_ctrl (Results 1 – 6 of 6) sorted by relevance
821 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 …]
497 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()
406 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()
4966 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()
1549 struct nand_ecc_ctrl *ecc, in pxa_ecc_init()
600 struct nand_ecc_ctrl { struct640 static inline int nand_standard_page_accessors(struct nand_ecc_ctrl *ecc) in nand_standard_page_accessors() argument959 struct nand_ecc_ctrl ecc;
Completed in 31 milliseconds