Searched defs:fsmc_nand_platform_data (Results 1 – 1 of 1) sorted by relevance
150 struct fsmc_nand_platform_data { struct151 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 …]