Searched defs:omap_mmc_slot_data (Results 1 – 2 of 2) sorted by relevance
40 struct omap_mmc_slot_data { struct46 u8 wires; /* Used for the MMC driver on omap1 and 2420 */47 u32 caps; /* Used for the MMC driver on 2430 and later */48 u32 pm_caps; /* PM capabilities of the mmc */54 unsigned nomux:1;57 unsigned cover:1;60 unsigned internal_clock:1;63 unsigned nonremovable:1;66 unsigned power_saving:1;69 unsigned no_off:1;[all …]
38 struct omap_mmc_slot_data { struct44 u8 wires; /* Used for the MMC driver on omap1 and 2420 */45 u32 caps; /* Used for the MMC driver on 2430 and later */46 u32 pm_caps; /* PM capabilities of the mmc */52 unsigned nomux:1;55 unsigned cover:1;58 unsigned internal_clock:1;61 unsigned nonremovable:1;64 unsigned power_saving:1;67 unsigned no_off:1;[all …]