Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c1233 static uint32_t *compute_generator_polynomial(struct bch_control *bch) in compute_generator_polynomial() function
1398 genpoly = compute_generator_polynomial(bch); in bch_init()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c1203 static uint32_t *compute_generator_polynomial(struct bch_control *bch) in compute_generator_polynomial() function
1359 genpoly = compute_generator_polynomial(bch); in init_bch()