Lines Matching refs:sdhci_pci_slot
53 struct sdhci_pci_slot *slot = chip->slots[i]; in sdhci_pci_init_wakeup()
77 struct sdhci_pci_slot *slot = chip->slots[i]; in sdhci_pci_suspend_host()
106 struct sdhci_pci_slot *slot; in sdhci_pci_resume_host()
150 struct sdhci_pci_slot *slot; in sdhci_pci_runtime_suspend_host()
180 struct sdhci_pci_slot *slot; in sdhci_pci_runtime_resume_host()
259 static int ricoh_mmc_probe_slot(struct sdhci_pci_slot *slot) in ricoh_mmc_probe_slot()
322 static int mrst_hc_probe_slot(struct sdhci_pci_slot *slot) in mrst_hc_probe_slot()
342 static int pch_hc_probe_slot(struct sdhci_pci_slot *slot) in pch_hc_probe_slot()
348 static int mfd_emmc_probe_slot(struct sdhci_pci_slot *slot) in mfd_emmc_probe_slot()
355 static int mfd_sdio_probe_slot(struct sdhci_pci_slot *slot) in mfd_sdio_probe_slot()
543 struct sdhci_pci_slot *slot = sdhci_priv(host); in intel_select_drive_strength()
573 struct sdhci_pci_slot *slot = sdhci_priv(host); in sdhci_intel_set_power()
642 struct sdhci_pci_slot *slot = sdhci_priv(host); in intel_start_signal_voltage_switch()
691 static void byt_read_dsm(struct sdhci_pci_slot *slot) in byt_read_dsm()
728 static void intel_cache_ltr(struct sdhci_pci_slot *slot) in intel_cache_ltr()
740 struct sdhci_pci_slot *slot = chip->slots[0]; in intel_ltr_set()
821 static void byt_probe_slot(struct sdhci_pci_slot *slot) in byt_probe_slot()
842 static void byt_add_debugfs(struct sdhci_pci_slot *slot) in byt_add_debugfs()
857 static int byt_add_host(struct sdhci_pci_slot *slot) in byt_add_host()
866 static void byt_remove_slot(struct sdhci_pci_slot *slot, int dead) in byt_remove_slot()
874 static int byt_emmc_probe_slot(struct sdhci_pci_slot *slot) in byt_emmc_probe_slot()
889 static bool glk_broken_cqhci(struct sdhci_pci_slot *slot) in glk_broken_cqhci()
896 static int glk_emmc_probe_slot(struct sdhci_pci_slot *slot) in glk_emmc_probe_slot()
919 static int glk_emmc_add_host(struct sdhci_pci_slot *slot) in glk_emmc_add_host()
970 struct sdhci_pci_slot *slot = chip->slots[0]; in glk_rpm_retune_wa()
1034 static int ni_set_max_freq(struct sdhci_pci_slot *slot) in ni_set_max_freq()
1052 static inline int ni_set_max_freq(struct sdhci_pci_slot *slot) in ni_set_max_freq()
1058 static int ni_byt_sdio_probe_slot(struct sdhci_pci_slot *slot) in ni_byt_sdio_probe_slot()
1073 static int byt_sdio_probe_slot(struct sdhci_pci_slot *slot) in byt_sdio_probe_slot()
1081 static void byt_needs_pwr_off(struct sdhci_pci_slot *slot) in byt_needs_pwr_off()
1089 static int byt_sd_probe_slot(struct sdhci_pci_slot *slot) in byt_sd_probe_slot()
1241 static void intel_mrfld_mmc_fix_up_power_slot(struct sdhci_pci_slot *slot) in intel_mrfld_mmc_fix_up_power_slot()
1255 static inline void intel_mrfld_mmc_fix_up_power_slot(struct sdhci_pci_slot *slot) {} in intel_mrfld_mmc_fix_up_power_slot()
1258 static int intel_mrfld_mmc_probe_slot(struct sdhci_pci_slot *slot) in intel_mrfld_mmc_probe_slot()
1405 static int jmicron_probe_slot(struct sdhci_pci_slot *slot) in jmicron_probe_slot()
1445 static void jmicron_remove_slot(struct sdhci_pci_slot *slot, int dead) in jmicron_remove_slot()
1533 static int syskt_probe_slot(struct sdhci_pci_slot *slot) in syskt_probe_slot()
1584 static int rtsx_probe_slot(struct sdhci_pci_slot *slot) in rtsx_probe_slot()
1648 struct sdhci_pci_slot *slot = sdhci_priv(host); in amd_execute_tuning_hs200()
1697 static int amd_probe_slot(struct sdhci_pci_slot *slot) in amd_probe_slot()
1741 struct sdhci_pci_slot *slot = sdhci_priv(host); in amd_sdhci_reset()
1901 struct sdhci_pci_slot *slot; in sdhci_pci_enable_dma()
1921 struct sdhci_pci_slot *slot = sdhci_priv(host); in sdhci_pci_hw_reset()
2010 static struct sdhci_pci_slot *sdhci_pci_probe_slot( in sdhci_pci_probe_slot()
2014 struct sdhci_pci_slot *slot; in sdhci_pci_probe_slot()
2127 static void sdhci_pci_remove_slot(struct sdhci_pci_slot *slot) in sdhci_pci_remove_slot()
2165 struct sdhci_pci_slot *slot; in sdhci_pci_probe()