Home
last modified time | relevance | path

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

/external/u-boot/fs/yaffs2/
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
Dyaffs_ecc.h32 unsigned line_parity_prime; member