Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand_ecc.h193 #define PMECC_GF_14_PRIMITIVE_POLY 0x4443 macro
H A Datmel_nand.c791 PMECC_GF_14_PRIMITIVE_POLY; in create_lookup_table()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c61 #define PMECC_GF_14_PRIMITIVE_POLY 0x4443 macro
232 poly = PMECC_GF_14_PRIMITIVE_POLY; in atmel_pmecc_create_gf_tables()