Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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;