Searched defs:nand_ecc_ctrl (Results 1 – 1 of 1) sorted by relevance
613 struct nand_ecc_ctrl { struct616 int steps;617 int size;618 int bytes;619 int total;620 int strength;621 int prepad;622 int postpad;623 unsigned int options;625 void *priv;[all …]
Completed in 9 milliseconds