Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dbbm.h57 struct nand_bbt_descr { struct
58 int options;
59 int pages[NAND_MAX_CHIPS];
60 int offs;
61 int veroffs;
62 uint8_t version[NAND_MAX_CHIPS];
63 int len;
64 int maxblocks;
65 int reserved_block_code;
66 uint8_t *pattern;