Searched defs:fsmc_nand_platform_data (Results 1 – 1 of 1) sorted by relevance
148 struct fsmc_nand_platform_data { struct149 struct mtd_partition *partitions;150 unsigned int nr_partitions;151 unsigned int options;152 unsigned int width;153 unsigned int bank;154 void (*select_bank)(uint32_t bank, uint32_t busw);