Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/mtd/
Dnand.h26 struct nand_memory_organization { struct
27 unsigned int bits_per_cell;
28 unsigned int pagesize;
29 unsigned int oobsize;
30 unsigned int pages_per_eraseblock;
31 unsigned int eraseblocks_per_lun;
32 unsigned int planes_per_lun;
33 unsigned int luns_per_target;
34 unsigned int ntargets;