Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h570 struct nand_ecc_ctrl { struct
571 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 …]