Lines Matching defs:host
24 static int xenon_enable_internal_clk(struct sdhci_host *host) in xenon_enable_internal_clk()
51 static void xenon_set_sdclk_off_idle(struct sdhci_host *host, in xenon_set_sdclk_off_idle()
69 static void xenon_set_acg(struct sdhci_host *host, bool enable) in xenon_set_acg()
82 static void xenon_enable_sdhc(struct sdhci_host *host, in xenon_enable_sdhc()
100 static void xenon_disable_sdhc(struct sdhci_host *host, in xenon_disable_sdhc()
111 static void xenon_enable_sdhc_parallel_tran(struct sdhci_host *host, in xenon_enable_sdhc_parallel_tran()
122 static void xenon_mask_cmd_conflict_err(struct sdhci_host *host) in xenon_mask_cmd_conflict_err()
131 static void xenon_retune_setup(struct sdhci_host *host) in xenon_retune_setup()
160 static void xenon_reset_exit(struct sdhci_host *host, in xenon_reset_exit()
182 static void xenon_reset(struct sdhci_host *host, u8 mask) in xenon_reset()
195 static void xenon_set_uhs_signaling(struct sdhci_host *host, in xenon_set_uhs_signaling()
221 static void xenon_set_power(struct sdhci_host *host, unsigned char mode, in xenon_set_power()
239 static void xenon_voltage_switch(struct sdhci_host *host) in xenon_voltage_switch()
277 struct sdhci_host *host = mmc_priv(mmc); in xenon_set_ios() local
313 struct sdhci_host *host = mmc_priv(mmc); in xenon_start_signal_voltage_switch() local
346 struct sdhci_host *host = mmc_priv(mmc); in xenon_init_card() local
356 struct sdhci_host *host = mmc_priv(mmc); in xenon_execute_tuning() local
375 struct sdhci_host *host = mmc_priv(mmc); in xenon_enable_sdio_irq() local
399 static void xenon_replace_mmc_host_ops(struct sdhci_host *host) in xenon_replace_mmc_host_ops()
418 struct sdhci_host *host = platform_get_drvdata(pdev); in xenon_probe_dt() local
455 static int xenon_sdhc_prepare(struct sdhci_host *host) in xenon_sdhc_prepare()
478 static void xenon_sdhc_unprepare(struct sdhci_host *host) in xenon_sdhc_unprepare()
491 struct sdhci_host *host; in xenon_probe() local
577 struct sdhci_host *host = platform_get_drvdata(pdev); in xenon_remove() local
599 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_suspend() local
614 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_runtime_suspend() local
638 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_runtime_resume() local