Searched defs:nand_ecc_ctrl (Results 1 – 1 of 1) sorted by relevance
570 struct nand_ecc_ctrl { struct571 nand_ecc_modes_t mode;572 int steps;573 int size;574 int bytes;575 int total;576 int strength;577 int prepad;578 int postpad;579 unsigned int options;[all …]