Home
last modified time | relevance | path

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

/external/u-boot/lib/
Dbch.c1202 static uint32_t *compute_generator_polynomial(struct bch_control *bch) in compute_generator_polynomial() function
1358 genpoly = compute_generator_polynomial(bch); in init_bch()