Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Drawnand.h584 struct nand_ecc_ctrl { struct
585 nand_ecc_modes_t mode;
586 int steps;
587 int size;
588 int bytes;
589 int total;
590 int strength;
591 int prepad;
592 int postpad;
593 unsigned int options;
[all …]