Searched defs:nand_ecc_ctrl (Results 1 – 1 of 1) sorted by relevance
345 struct nand_ecc_ctrl { struct349 int steps;350 int size;351 int bytes;352 int total;353 int strength;354 int prepad;355 int postpad;356 unsigned int options;357 u8 *calc_buf;[all …]
Completed in 9 milliseconds