Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c27 static u8 bch8_polynomial[] = {0xef, 0x51, 0x2e, 0x09, 0xed, 0x93, 0x9a, 0xc2, variable
330 bch8_polynomial[i]; in omap_calculate_ecc()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Domap2.c1127 static u8 bch8_polynomial[] = {0xef, 0x51, 0x2e, 0x09, 0xed, 0x93, 0x9a, 0xc2, variable
1243 ecc_calc[j] ^= bch8_polynomial[j]; in _omap_calculate_ecc_bch()