Searched defs:mmc_omap_slot (Results 1 – 2 of 2) sorted by relevance
100 struct mmc_omap_slot { struct101 int id;102 unsigned int vdd;103 u16 saved_con;104 u16 bus_mode;105 u16 power_mode;106 unsigned int fclk_freq;108 struct tasklet_struct cover_tasklet;109 struct timer_list cover_timer;110 unsigned cover_open;[all …]
99 struct mmc_omap_slot { struct100 int id;101 unsigned int vdd;102 u16 saved_con;103 u16 bus_mode;104 u16 power_mode;105 unsigned int fclk_freq;107 struct tasklet_struct cover_tasklet;108 struct timer_list cover_timer;109 unsigned cover_open;[all …]