Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mtd/
H A Drawnand.h349 struct nand_ecc_ctrl { struct
353 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 …]