Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dbch.c362 static inline int a_ilog(struct bch_control *bch, unsigned int x) in a_ilog() function
658 roots[n++] = a_ilog(bch, tmp[i]); in find_poly_deg3_roots()
722 roots[i] = a_ilog(bch, f^e); in find_poly_deg4_roots()
/openbmc/u-boot/lib/
H A Dbch.c375 static inline int a_ilog(struct bch_control *bch, unsigned int x) in a_ilog() function
671 roots[n++] = a_ilog(bch, tmp[i]); in find_poly_deg3_roots()
735 roots[i] = a_ilog(bch, f^e); in find_poly_deg4_roots()