Home
last modified time | relevance | path

Searched defs:line_parity_prime (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_ecc.c77 unsigned char line_parity_prime = 0; in yaffs_ecc_calc() local
211 unsigned line_parity_prime = 0; in yaffs_ecc_calc_other() local
H A Dyaffs_ecc.h32 unsigned line_parity_prime; member