Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h591 struct nand_ecc_ctrl { struct
592 nand_ecc_modes_t mode;
593 enum nand_ecc_algo algo;
594 int steps;
595 int size;
596 int bytes;
597 int total;
598 int strength;
599 int prepad;
600 int postpad;
[all …]