Home
last modified time | relevance | path

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

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