Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand_ecc.h192 #define PMECC_GF_13_PRIMITIVE_POLY 0x201b macro
H A Datmel_nand.c790 PMECC_GF_13_PRIMITIVE_POLY : in create_lookup_table()
/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c60 #define PMECC_GF_13_PRIMITIVE_POLY 0x201b macro
228 poly = PMECC_GF_13_PRIMITIVE_POLY; in atmel_pmecc_create_gf_tables()