Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dbch.c360 static inline unsigned int gf_inv(struct bch_control *bch, unsigned int a) in gf_inv() function
721 c2 = gf_inv(bch, d); in find_poly_deg4_roots()
734 f = a ? gf_inv(bch, roots[i]) : roots[i]; in find_poly_deg4_roots()
/openbmc/linux/lib/
H A Dbch.c347 static inline unsigned int gf_inv(struct bch_control *bch, unsigned int a) in gf_inv() function
708 c2 = gf_inv(bch, d); in find_poly_deg4_roots()
721 f = a ? gf_inv(bch, roots[i]) : roots[i]; in find_poly_deg4_roots()