Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dbch.c1032 int i, err, nroots; in decode_bch() local
1068 nroots = find_poly_roots(bch, 1, bch->elp, errloc); in decode_bch()
1069 if (err != nroots) in decode_bch()