Home
last modified time | relevance | path

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

/linux-3.3/drivers/mmc/host/
Domap.c102 struct mmc_omap_slot { struct
103 int id;
104 unsigned int vdd;
105 u16 saved_con;
106 u16 bus_mode;
107 unsigned int fclk_freq;
108 unsigned powered:1;
110 struct tasklet_struct cover_tasklet;
111 struct timer_list cover_timer;
112 unsigned cover_open;
[all …]