Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/yaffs2/
H A Dyaffs_ecc.c35 static const unsigned char column_parity_table[] = { variable
82 b = column_parity_table[*data++]; in yaffs_ecc_calc()
215 b = column_parity_table[*data++]; in yaffs_ecc_calc_other()