Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_ecc.c206 struct yaffs_ecc_other *ecc_other) in yaffs_ecc_calc_other() argument
226 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()