Lines Matching defs:omap_mmc_platform_data
12 struct omap_mmc_platform_data { struct
14 struct device *dev;
17 unsigned nr_slots:2;
21 unsigned int max_freq;
25 int (*init)(struct device *dev);
26 void (*cleanup)(struct device *dev);
27 void (*shutdown)(struct device *dev);
30 int (*get_context_loss_count)(struct device *dev);
33 u8 controller_flags;
36 u16 reg_offset;
38 struct omap_mmc_slot_data {
114 } slots[OMAP_MMC_MAX_SLOTS];