Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/
Domap2.c1151 static u8 bch8_polynomial[] = {0xef, 0x51, 0x2e, 0x09, 0xed, 0x93, 0x9a, 0xc2, variable
1266 ecc_calc[j] ^= bch8_polynomial[j]; in omap_calculate_ecc_bch()