Lines Matching refs:current_slot
158 struct mmc_omap_slot *current_slot;
214 if (host->current_slot != slot || !claimed)
215 mmc_omap_fclk_offdelay(host->current_slot);
217 if (host->current_slot != slot) {
221 host->current_slot = slot;
283 BUG_ON(new_slot == host->current_slot);
376 if (host->current_slot->bus_mode == MMC_BUSMODE_OPENDRAIN)
431 struct mmc_omap_slot *slot = host->current_slot;
460 mmc_omap_release_slot(host->current_slot, 1);
472 struct mmc_omap_slot *slot = host->current_slot;
585 mmc_omap_release_slot(host->current_slot, 1);
616 mmc_omap_release_slot(host->current_slot, 1);
791 host->current_slot;
928 cycle_ns = 1000000000 / host->current_slot->fclk_freq;