Lines Matching defs:host
25 static int xenon_enable_internal_clk(struct sdhci_host *host) in xenon_enable_internal_clk()
52 static void xenon_set_sdclk_off_idle(struct sdhci_host *host, in xenon_set_sdclk_off_idle()
70 static void xenon_set_acg(struct sdhci_host *host, bool enable) in xenon_set_acg()
83 static void xenon_enable_sdhc(struct sdhci_host *host, in xenon_enable_sdhc()
101 static void xenon_disable_sdhc(struct sdhci_host *host, in xenon_disable_sdhc()
112 static void xenon_enable_sdhc_parallel_tran(struct sdhci_host *host, in xenon_enable_sdhc_parallel_tran()
123 static void xenon_mask_cmd_conflict_err(struct sdhci_host *host) in xenon_mask_cmd_conflict_err()
132 static void xenon_retune_setup(struct sdhci_host *host) in xenon_retune_setup()
161 static void xenon_reset_exit(struct sdhci_host *host, in xenon_reset_exit()
183 static void xenon_reset(struct sdhci_host *host, u8 mask) in xenon_reset()
196 static void xenon_set_uhs_signaling(struct sdhci_host *host, in xenon_set_uhs_signaling()
222 static void xenon_set_power(struct sdhci_host *host, unsigned char mode, in xenon_set_power()
240 static void xenon_voltage_switch(struct sdhci_host *host) in xenon_voltage_switch()
246 static unsigned int xenon_get_max_clock(struct sdhci_host *host) in xenon_get_max_clock()
278 struct sdhci_host *host = mmc_priv(mmc); in xenon_set_ios() local
314 struct sdhci_host *host = mmc_priv(mmc); in xenon_start_signal_voltage_switch() local
347 struct sdhci_host *host = mmc_priv(mmc); in xenon_init_card() local
357 struct sdhci_host *host = mmc_priv(mmc); in xenon_execute_tuning() local
376 struct sdhci_host *host = mmc_priv(mmc); in xenon_enable_sdio_irq() local
400 static void xenon_replace_mmc_host_ops(struct sdhci_host *host) in xenon_replace_mmc_host_ops()
419 struct sdhci_host *host = platform_get_drvdata(pdev); in xenon_probe_params() local
456 static int xenon_sdhc_prepare(struct sdhci_host *host) in xenon_sdhc_prepare()
479 static void xenon_sdhc_unprepare(struct sdhci_host *host) in xenon_sdhc_unprepare()
493 struct sdhci_host *host; in xenon_probe() local
583 struct sdhci_host *host = platform_get_drvdata(pdev); in xenon_remove() local
603 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_suspend() local
618 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_runtime_suspend() local
642 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_runtime_resume() local