HomeSort by relevance Sort by last modified time
    Searched refs:build_gf_tables (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/mtd/nand/
atmel_nand.c 756 static int build_gf_tables(int mm, unsigned int poly, function
797 if (addr && build_gf_tables(degree, poly, addr, addr + table_size))
    [all...]
  /external/u-boot/lib/
bch.c 1089 static int build_gf_tables(struct bch_control *bch, unsigned int poly) function
    [all...]

Completed in 184 milliseconds