Home
last modified time | relevance | path

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

/include/linux/mtd/
Dnand.h27 struct nand_memory_organization { struct
28 unsigned int bits_per_cell;
29 unsigned int pagesize;
30 unsigned int oobsize;
31 unsigned int pages_per_eraseblock;
32 unsigned int eraseblocks_per_lun;
33 unsigned int max_bad_eraseblocks_per_lun;
34 unsigned int planes_per_lun;
35 unsigned int luns_per_target;
36 unsigned int ntargets;