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()
177 static void xenon_reset(struct sdhci_host *host, u8 mask) in xenon_reset()
190 static void xenon_set_uhs_signaling(struct sdhci_host *host, in xenon_set_uhs_signaling()
216 static void xenon_set_power(struct sdhci_host *host, unsigned char mode, in xenon_set_power()
234 static void xenon_voltage_switch(struct sdhci_host *host) in xenon_voltage_switch()
272 struct sdhci_host *host = mmc_priv(mmc); in xenon_set_ios() local
308 struct sdhci_host *host = mmc_priv(mmc); in xenon_start_signal_voltage_switch() local
341 struct sdhci_host *host = mmc_priv(mmc); in xenon_init_card() local
351 struct sdhci_host *host = mmc_priv(mmc); in xenon_execute_tuning() local
370 struct sdhci_host *host = mmc_priv(mmc); in xenon_enable_sdio_irq() local
394 static void xenon_replace_mmc_host_ops(struct sdhci_host *host) in xenon_replace_mmc_host_ops()
413 struct sdhci_host *host = platform_get_drvdata(pdev); in xenon_probe_dt() local
450 static int xenon_sdhc_prepare(struct sdhci_host *host) in xenon_sdhc_prepare()
473 static void xenon_sdhc_unprepare(struct sdhci_host *host) in xenon_sdhc_unprepare()
486 struct sdhci_host *host; in xenon_probe() local
572 struct sdhci_host *host = platform_get_drvdata(pdev); in xenon_remove() local
594 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_suspend() local
609 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_runtime_suspend() local
633 struct sdhci_host *host = dev_get_drvdata(dev); in xenon_runtime_resume() local