Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/
H A Decc-mxic.c97 struct mxic_ecc_ctx { struct
99 unsigned int data_step_sz;
100 unsigned int oob_step_sz;
101 unsigned int parity_sz;
102 unsigned int meta_sz;
103 u8 *status;
104 int steps;
108 u8 *oobwithstat;
109 struct scatterlist sg[2];
110 struct nand_page_io_req *req;
[all …]