Home
last modified time | relevance | path

Searched defs:omap_mmc_slot_data (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/include/linux/platform_data/
Dmmc-omap.h43 struct omap_mmc_slot_data { struct
49 u8 wires; /* Used for the MMC driver on omap1 and 2420 */
50 u32 caps; /* Used for the MMC driver on 2430 and later */
51 u32 pm_caps; /* PM capabilities of the mmc */
57 unsigned nomux:1;
60 unsigned cover:1;
63 unsigned internal_clock:1;
66 unsigned nonremovable:1;
69 unsigned power_saving:1;
72 unsigned no_off:1;
[all …]