Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dplatnand.h28 struct platform_nand_chip { struct
29 int nr_chips;
30 int chip_offset;
31 int nr_partitions;
32 struct mtd_partition *partitions;
33 int chip_delay;
34 unsigned int options;
35 unsigned int bbt_options;
36 const char **part_probe_types;
/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;