Lines Matching defs:host

27 static int xenon_enable_internal_clk(struct sdhci_host *host)  in xenon_enable_internal_clk()
54 static void xenon_set_sdclk_off_idle(struct sdhci_host *host, in xenon_set_sdclk_off_idle()
72 static void xenon_set_acg(struct sdhci_host *host, bool enable) in xenon_set_acg()
85 static void xenon_enable_sdhc(struct sdhci_host *host, in xenon_enable_sdhc()
103 static void xenon_disable_sdhc(struct sdhci_host *host, in xenon_disable_sdhc()
114 static void xenon_enable_sdhc_parallel_tran(struct sdhci_host *host, in xenon_enable_sdhc_parallel_tran()
125 static void xenon_mask_cmd_conflict_err(struct sdhci_host *host) in xenon_mask_cmd_conflict_err()
134 static void xenon_retune_setup(struct sdhci_host *host) in xenon_retune_setup()
163 static void xenon_reset_exit(struct sdhci_host *host, in xenon_reset_exit()
185 static void xenon_reset(struct sdhci_host *host, u8 mask) in xenon_reset()
198 static void xenon_set_uhs_signaling(struct sdhci_host *host, in xenon_set_uhs_signaling()
224 static void xenon_set_power(struct sdhci_host *host, unsigned char mode, in xenon_set_power()
242 static void xenon_voltage_switch(struct sdhci_host *host) in xenon_voltage_switch()
248 static unsigned int xenon_get_max_clock(struct sdhci_host *host) in xenon_get_max_clock()
280 struct sdhci_host *host = mmc_priv(mmc); in xenon_set_ios() local
316 struct sdhci_host *host = mmc_priv(mmc); in xenon_start_signal_voltage_switch() local
349 struct sdhci_host *host = mmc_priv(mmc); in xenon_init_card() local
359 struct sdhci_host *host = mmc_priv(mmc); in xenon_execute_tuning() local
378 struct sdhci_host *host = mmc_priv(mmc); in xenon_enable_sdio_irq() local
402 static void xenon_replace_mmc_host_ops(struct sdhci_host *host) in xenon_replace_mmc_host_ops()
421 struct sdhci_host *host = platform_get_drvdata(pdev); in xenon_probe_params() local
476 static int xenon_sdhc_prepare(struct sdhci_host *host) in xenon_sdhc_prepare()
499 static void xenon_sdhc_unprepare(struct sdhci_host *host) in xenon_sdhc_unprepare()
513 struct sdhci_host *host; in xenon_probe() local
613 struct sdhci_host *host = platform_get_drvdata(pdev); in xenon_remove() local
633 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_suspend() local
648 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_runtime_suspend() local
672 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_runtime_resume() local