Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mtd/
Drawnand.h353 struct nand_ecc_ctrl { struct
354 nand_ecc_modes_t mode;
355 enum nand_ecc_algo algo;
356 int steps;
357 int size;
358 int bytes;
359 int total;
360 int strength;
361 int prepad;
362 int postpad;
[all …]