Home
last modified time | relevance | path

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

/linux-3.3/include/linux/mtd/
Dnand.h348 struct nand_ecc_ctrl { struct
349 nand_ecc_modes_t mode;
350 int steps;
351 int size;
352 int bytes;
353 int total;
354 int prepad;
355 int postpad;
356 struct nand_ecclayout *layout;
357 void *priv;
[all …]