Home
last modified time | relevance | path

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

/include/linux/mtd/
Drawnand.h1288 struct nand_chip { struct
1293 struct nand_chip_ops ops; argument
1294 struct nand_legacy legacy;
1295 unsigned int options;
1298 const struct nand_interface_config *current_interface_config;
1299 struct nand_interface_config *best_interface_config;
1302 unsigned int bbt_erase_shift;
1303 unsigned int bbt_options;
1304 unsigned int badblockpos;
1305 unsigned int badblockbits;
[all …]