Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dbbm.h47 struct nand_bbt_descr { struct
48 int options;
49 int pages[CONFIG_SYS_NAND_MAX_CHIPS];
50 int offs;
51 int veroffs;
52 uint8_t version[CONFIG_SYS_NAND_MAX_CHIPS];
53 int len;
54 int maxblocks;
55 int reserved_block_code;
56 uint8_t *pattern;