Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
Dplatnand.h
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h1123 struct platform_nand_chip { struct
1124 int nr_chips;
1125 int chip_offset;
1126 int nr_partitions;
1127 struct mtd_partition *partitions;
1128 int chip_delay;
1129 unsigned int options;
1130 unsigned int bbt_options;
1131 const char **part_probe_types;