Searched defs:nand_ecc_ctrl (Results 1 – 1 of 1) sorted by relevance
349 struct nand_ecc_ctrl { struct353 int steps;354 int size;355 int bytes;356 int total;357 int strength;358 int prepad;359 int postpad;360 unsigned int options;361 u8 *calc_buf;[all …]