Searched defs:elp (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/linux/ | ||
| H A D | bch.h | 52 struct gf_poly *elp; member |
| /openbmc/u-boot/lib/ | ||
| H A D | bch.c | 428 struct gf_poly *elp = bch->elp; in compute_error_locator_polynomial() local |