Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dbch.c1051 static int build_gf_tables(struct bch_control *bch, unsigned int poly) in build_gf_tables() function
1315 err = build_gf_tables(bch, prim_poly); in init_bch()
/linux-4.4.14/drivers/mtd/nand/
Datmel_nand.c1112 static int build_gf_tables(int mm, unsigned int poly, in build_gf_tables() function
1153 if (addr && build_gf_tables(degree, poly, addr, addr + table_size)) in create_lookup_table()