Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mtd/
Dfsmc.h150 struct fsmc_nand_platform_data { struct
151 struct fsmc_nand_timings *nand_timings;
152 struct mtd_partition *partitions;
153 unsigned int nr_partitions;
154 unsigned int options;
155 unsigned int width;
156 unsigned int bank;
159 unsigned int cle_off;
160 unsigned int ale_off;
161 enum access_mode mode;
[all …]