Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/mtd/nand/raw/
Domap2.c988 static u8 bch8_polynomial[] = {0xef, 0x51, 0x2e, 0x09, 0xed, 0x93, 0x9a, 0xc2, variable
1104 ecc_calc[j] ^= bch8_polynomial[j]; in _omap_calculate_ecc_bch()