Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dnand-ecc-sw-bch.h25 struct nand_ecc_sw_bch_conf { struct
26 struct nand_ecc_req_tweak_ctx req_ctx;
27 unsigned int code_size;
28 u8 *calc_buf;
29 u8 *code_buf;
30 struct bch_control *bch;
31 unsigned int *errloc;
32 unsigned char *eccmask;