Searched refs:mmc_host_ops (Results 1 – 25 of 62) sorted by relevance
123
412 host->mmc_host_ops.set_ios = xenon_set_ios; in xenon_replace_mmc_host_ops()413 host->mmc_host_ops.start_signal_voltage_switch = in xenon_replace_mmc_host_ops()415 host->mmc_host_ops.init_card = xenon_init_card; in xenon_replace_mmc_host_ops()416 host->mmc_host_ops.execute_tuning = xenon_execute_tuning; in xenon_replace_mmc_host_ops()417 host->mmc_host_ops.enable_sdio_irq = xenon_enable_sdio_irq; in xenon_replace_mmc_host_ops()
561 host->mmc_host_ops.request = sdhci_sprd_request; in sdhci_sprd_probe()562 host->mmc_host_ops.hs400_enhanced_strobe = in sdhci_sprd_probe()570 host->mmc_host_ops.start_signal_voltage_switch = in sdhci_sprd_probe()581 host->mmc_host_ops.request_atomic = sdhci_sprd_request_atomic; in sdhci_sprd_probe()
396 host->mmc_host_ops.get_cd = bxt_get_cd; in intel_probe_slot()400 host->mmc_host_ops.start_signal_voltage_switch = in intel_probe_slot()734 host->mmc_host_ops.select_drive_strength = amd_select_drive_strength; in sdhci_acpi_emmc_amd_probe_slot()735 host->mmc_host_ops.set_ios = amd_set_ios; in sdhci_acpi_emmc_amd_probe_slot()736 host->mmc_host_ops.execute_tuning = amd_sdhci_execute_tuning; in sdhci_acpi_emmc_amd_probe_slot()
1188 host->mmc_host_ops.start_signal_voltage_switch = in sdhci_omap_probe()1190 host->mmc_host_ops.set_ios = sdhci_omap_set_ios; in sdhci_omap_probe()1191 host->mmc_host_ops.card_busy = sdhci_omap_card_busy; in sdhci_omap_probe()1192 host->mmc_host_ops.execute_tuning = sdhci_omap_execute_tuning; in sdhci_omap_probe()1193 host->mmc_host_ops.enable_sdio_irq = sdhci_omap_enable_sdio_irq; in sdhci_omap_probe()
606 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()610 slot->host->mmc_host_ops.get_cd = sdhci_o2_get_cd; in sdhci_pci_o2_probe_slot()615 host->mmc_host_ops.execute_tuning = sdhci_o2_execute_tuning; in sdhci_pci_o2_probe_slot()
908 struct mmc_host_ops *ops = &slot->host->mmc_host_ops; in byt_probe_slot()969 slot->host->mmc_host_ops.select_drive_strength = in byt_emmc_probe_slot()990 slot->host->mmc_host_ops.hs400_enhanced_strobe = in glk_emmc_probe_slot()1185 slot->host->mmc_host_ops.get_cd = bxt_get_cd; in byt_sd_probe_slot()1362 slot->host->mmc_host_ops.get_cd = mrfld_get_cd; in intel_mrfld_mmc_probe_slot()1784 struct mmc_host_ops *ops = &slot->host->mmc_host_ops; in amd_probe_slot()
402 host->mmc_host_ops.request = dwcmshc_request; in dwcmshc_probe()403 host->mmc_host_ops.hs400_enhanced_strobe = dwcmshc_hs400_enhanced_strobe; in dwcmshc_probe()
491 struct mmc_host_ops mmc_host_ops; /* MMC host ops */ member
135 struct mmc_host_ops ops;
1631 host->mmc_host_ops.start_signal_voltage_switch = in sdhci_tegra_probe()1637 host->mmc_host_ops.request = tegra_sdhci_request; in sdhci_tegra_probe()1639 host->mmc_host_ops.hs400_enhanced_strobe = in sdhci_tegra_probe()1643 host->mmc_host_ops.execute_tuning = in sdhci_tegra_probe()
1643 host->mmc_host_ops.execute_tuning = in sdhci_arasan_probe()1673 host->mmc_host_ops.hs400_enhanced_strobe = in sdhci_arasan_probe()1675 host->mmc_host_ops.start_signal_voltage_switch = in sdhci_arasan_probe()
282 host->mmc_host_ops.hs400_enhanced_strobe = match_priv->hs400es; in sdhci_brcmstb_probe()
416 struct mmc_host_ops *mmc_ops;
263 if (host->mmc_host_ops.hs400_enhanced_strobe) { in arasan_select_phy_clock()
1434 host->mmc_host_ops.start_signal_voltage_switch = in sdhci_esdhc_probe()1436 host->mmc_host_ops.execute_tuning = esdhc_execute_tuning; in sdhci_esdhc_probe()1437 host->mmc_host_ops.hs400_prepare_ddr = esdhc_hs400_prepare_ddr; in sdhci_esdhc_probe()
390 host->mmc_host_ops.hs400_enhanced_strobe = in sdhci_cdns_probe()
379 static const struct mmc_host_ops sdricoh_ops = {
411 static const struct mmc_host_ops ushc_ops = {
554 static const struct mmc_host_ops owl_mmc_ops = {
549 static const struct mmc_host_ops toshsd_ops = {
500 static struct mmc_host_ops meson_mx_mmc_ops = {
540 static const struct mmc_host_ops mxs_mmc_ops = {
546 static const struct mmc_host_ops moxart_ops = {
56 There are two optional members in the mmc_host_ops -- pre_req() and58 to before and after the actual mmc_host_ops.request() function is called.
96 struct mmc_host_ops { struct296 const struct mmc_host_ops *ops;