Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dbch.c471 static int solve_linear_system(struct bch_control *bch, unsigned int *rows, in solve_linear_system() function
578 return solve_linear_system(bch, rows, roots, 4); in find_affine4_roots()