Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c136 struct atmel_pmecc_gf_tables { struct
170 const struct atmel_pmecc_gf_tables *gf_tables;
183 static const struct atmel_pmecc_gf_tables *pmecc_gf_tables_512;
184 static const struct atmel_pmecc_gf_tables *pmecc_gf_tables_1024;
193 struct atmel_pmecc_gf_tables *gf_tables) in atmel_pmecc_build_gf_tables()
219 static const struct atmel_pmecc_gf_tables *
222 struct atmel_pmecc_gf_tables *gf_tables; in atmel_pmecc_create_gf_tables()
254 static const struct atmel_pmecc_gf_tables *
257 const struct atmel_pmecc_gf_tables **gf_tables, *ret; in atmel_pmecc_get_gf_tables()
347 const struct atmel_pmecc_gf_tables *gf_tables; in atmel_pmecc_create_user()