Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c987 static u8 bch4_polynomial[] = {0x28, 0x13, 0xcc, 0x39, 0x96, 0xac, 0x7f}; variable
1093 ecc_calc[j] ^= bch4_polynomial[j]; in _omap_calculate_ecc_bch()