Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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;
/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Drawnand.h1103 struct platform_nand_chip { struct
1104 int nr_chips;
1105 int chip_offset;
1106 int nr_partitions;
1107 struct mtd_partition *partitions;
1108 int chip_delay;
1109 unsigned int options;
1110 unsigned int bbt_options;
1111 const char **part_probe_types;