Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c815 static void gf_poly_div(struct bch_control *bch, struct gf_poly *a, in gf_poly_div() function
928 gf_poly_div(bch, f, gcd, q); in factor_polynomial()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c788 static void gf_poly_div(struct bch_control *bch, struct gf_poly *a, in gf_poly_div() function
901 gf_poly_div(bch, f, gcd, q); in factor_polynomial()