Lines Matching defs:current_slot
163 struct mmc_omap_slot *current_slot;
219 if (host->current_slot != slot || !claimed)
220 mmc_omap_fclk_offdelay(host->current_slot);
222 if (host->current_slot != slot) {
231 host->current_slot = slot;
293 BUG_ON(new_slot == host->current_slot);
389 if (host->current_slot->bus_mode == MMC_BUSMODE_OPENDRAIN)
444 struct mmc_omap_slot *slot = host->current_slot;
473 mmc_omap_release_slot(host->current_slot, 1);
485 struct mmc_omap_slot *slot = host->current_slot;
598 mmc_omap_release_slot(host->current_slot, 1);
629 mmc_omap_release_slot(host->current_slot, 1);
804 host->current_slot;
941 cycle_ns = 1000000000 / host->current_slot->fclk_freq;