Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c396 static inline int a_ilog(struct bch_control *bch, unsigned int x) in a_ilog() function
692 roots[n++] = a_ilog(bch, tmp[i]); in find_poly_deg3_roots()
756 roots[i] = a_ilog(bch, f^e); in find_poly_deg4_roots()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c369 static inline int a_ilog(struct bch_control *bch, unsigned int x) in a_ilog() function
665 roots[n++] = a_ilog(bch, tmp[i]); in find_poly_deg3_roots()
729 roots[i] = a_ilog(bch, f^e); in find_poly_deg4_roots()