Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c381 static inline unsigned int gf_inv(struct bch_control *bch, unsigned int a) in gf_inv() function
742 c2 = gf_inv(bch, d); in find_poly_deg4_roots()
755 f = a ? gf_inv(bch, roots[i]) : roots[i]; in find_poly_deg4_roots()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c354 static inline unsigned int gf_inv(struct bch_control *bch, unsigned int a) in gf_inv() function
715 c2 = gf_inv(bch, d); in find_poly_deg4_roots()
728 f = a ? gf_inv(bch, roots[i]) : roots[i]; in find_poly_deg4_roots()