Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/mtd/
Drawnand.h636 struct nand_ecc_ctrl { struct
637 nand_ecc_modes_t mode;
638 enum nand_ecc_algo algo;
639 int steps;
640 int size;
641 int bytes;
642 int total;
643 int strength;
644 int prepad;
645 int postpad;
[all …]