Searched refs:ecc_other (Results 1 – 1 of 1) sorted by relevance
206 struct yaffs_ecc_other *ecc_other) in yaffs_ecc_calc_other() argument226 ecc_other->col_parity = (col_parity >> 2) & 0x3f; in yaffs_ecc_calc_other()227 ecc_other->line_parity = line_parity; in yaffs_ecc_calc_other()228 ecc_other->line_parity_prime = line_parity_prime; in yaffs_ecc_calc_other()