Home
last modified time | relevance | path

Searched defs:bch_control (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dbch.h38 struct bch_control { struct
58 struct bch_control *bch_init(int m, int t, unsigned int prim_poly, argument
/openbmc/u-boot/include/linux/
H A Dbch.h37 struct bch_control { struct
56 struct bch_control *init_bch(int m, int t, unsigned int prim_poly); argument