Searched defs:omap_hsmmc_platform_data (Results 1 – 1 of 1) sorted by relevance
37 struct omap_hsmmc_platform_data { struct39 struct device *dev;43 unsigned int max_freq;46 u8 controller_flags;49 u16 reg_offset;55 u32 caps; /* Used for the MMC driver on 2430 and later */56 u32 pm_caps; /* PM capabilities of the mmc */59 unsigned nonremovable:1;62 unsigned no_regulator_off_init:1;68 unsigned features;[all …]