Searched refs:eccinfo (Results 1 – 5 of 5) sorted by relevance
352 struct spinand_ecc_info eccinfo; member379 .eccinfo = { \460 struct spinand_ecc_info eccinfo; member
213 if (spinand->eccinfo.get_status) in spinand_check_ecc_status()214 return spinand->eccinfo.get_status(spinand, status); in spinand_check_ecc_status()278 if (spinand->eccinfo.ooblayout) in spinand_ondie_ecc_init_ctx()279 mtd_set_ooblayout(mtd, spinand->eccinfo.ooblayout); in spinand_ondie_ecc_init_ctx()1266 spinand->eccinfo = table[i].eccinfo; in spinand_match_and_init()
1811 struct umc_ecc_info *eccinfo = (struct umc_ecc_info *)table; in aldebaran_get_ecc_info() local1831 ecc_info_per_channel = &(eccinfo->ecc[i]); in aldebaran_get_ecc_info()1843 ecc_info_per_channel = &(eccinfo->ecc[i]); in aldebaran_get_ecc_info()1855 eccinfo->record_ce_addr_supported = 1; in aldebaran_get_ecc_info()
2925 struct umc_ecc_info *eccinfo = (struct umc_ecc_info *)table; in smu_v13_0_0_get_ecc_info() local2944 ecc_info_per_channel = &(eccinfo->ecc[i]); in smu_v13_0_0_get_ecc_info()
4092 struct umc_ecc_info *eccinfo = (struct umc_ecc_info *)table; in sienna_cichlid_get_ecc_info() local4111 ecc_info_per_channel = &(eccinfo->ecc[i]); in sienna_cichlid_get_ecc_info()
Completed in 781 milliseconds