Lines Matching defs:omap_hsmmc_platform_data
34 struct omap_hsmmc_platform_data { struct
36 struct device *dev;
40 unsigned int max_freq;
43 u8 controller_flags;
46 u16 reg_offset;
52 u32 caps; /* Used for the MMC driver on 2430 and later */
53 u32 pm_caps; /* PM capabilities of the mmc */
56 unsigned nonremovable:1;
59 unsigned no_regulator_off_init:1;
65 unsigned features;
68 char *version;
70 const char *name;
71 u32 ocr_mask;