Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dbbm.h142 struct bbm_info { struct
143 int bbt_erase_shift;
144 int badblockpos;
145 int options;
147 uint8_t *bbt;
149 int (*isbad_bbt)(struct mtd_info *mtd, loff_t ofs, int allowbbt);
152 struct nand_bbt_descr *badblock_pattern;
154 void *priv;