Home
last modified time | relevance | path

Searched refs:mmc_ios (Results 1 – 25 of 77) sorted by relevance

1234

/linux/include/linux/mmc/
A Dhost.h21 struct mmc_ios { struct
147 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios);
174 int (*start_signal_voltage_switch)(struct mmc_host *host, struct mmc_ios *ios);
183 int (*prepare_hs400_tuning)(struct mmc_host *host, struct mmc_ios *ios);
205 struct mmc_ios *ios);
221 int (*init_sd_express)(struct mmc_host *host, struct mmc_ios *ios);
424 struct mmc_ios ios; /* current io bus settings */
569 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios);
579 struct mmc_ios *ios) in mmc_regulator_set_vqmmc()
/linux/drivers/mmc/host/
A Ddw_mmc-k3.c102 static void dw_mci_k3_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_k3_set_ios()
141 static int dw_mci_hi6220_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in dw_mci_hi6220_switch_voltage()
188 static void dw_mci_hi6220_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi6220_set_ios()
297 static void dw_mci_hi3660_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3660_set_ios()
402 struct mmc_ios *ios) in dw_mci_hi3660_switch_voltage()
A Ddw_mmc.h580 void (*set_ios)(struct dw_mci *host, struct mmc_ios *ios);
584 struct mmc_ios *ios);
586 struct mmc_ios *ios);
A Dsdhci-xenon.h104 int xenon_phy_adj(struct sdhci_host *host, struct mmc_ios *ios);
A Ddw_mmc-bluefield.c27 static void dw_mci_bluefield_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_bluefield_set_ios()
A Dowl-mmc.c427 static void owl_mmc_set_clk(struct owl_mmc_host *owl_host, struct mmc_ios *ios) in owl_mmc_set_clk()
437 struct mmc_ios *ios) in owl_mmc_set_bus_width()
485 static void owl_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in owl_mmc_set_ios()
534 struct mmc_ios *ios) in owl_mmc_start_signal_voltage_switch()
A Dalcor.c692 static void alcor_set_timing(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_timing()
705 static void alcor_set_bus_width(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_bus_width()
845 static void alcor_set_power_mode(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_power_mode()
906 static void alcor_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in alcor_set_ios()
928 struct mmc_ios *ios) in alcor_signal_voltage_switch()
A Ddw_mmc-starfive.c26 static void dw_mci_starfive_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_starfive_set_ios()
A Dsunxi-mmc.c723 struct mmc_ios *ios, u32 rate) in sunxi_mmc_clk_set_phase()
761 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate()
885 static void sunxi_mmc_set_clk(struct sunxi_mmc_host *host, struct mmc_ios *ios) in sunxi_mmc_set_clk()
903 struct mmc_ios *ios) in sunxi_mmc_card_power()
948 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios()
957 static int sunxi_mmc_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_volt_switch()
A Dsdhci-msm.c339 struct mmc_ios ios = host->mmc->ios; in msm_get_clock_mult_for_bus_mode()
359 struct mmc_ios curr_ios = host->mmc->ios; in msm_set_clock_rate_for_bus_mode()
823 struct mmc_ios ios = host->mmc->ios; in msm_hc_select_hs400()
892 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_hc_select_mode()
1125 struct mmc_ios *ios = &host->mmc->ios; in sdhci_msm_is_tuning_needed()
1192 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_execute_tuning()
1298 static void sdhci_msm_hs400(struct sdhci_host *host, struct mmc_ios *ios) in sdhci_msm_hs400()
1418 struct mmc_ios ios; in msm_toggle_vqmmc()
2197 struct mmc_ios *ios) in sdhci_msm_start_signal_voltage_switch()
A Ddw_mmc-hi3798cv200.c26 static void dw_mci_hi3798cv200_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3798cv200_set_ios()
A Domap_hsmmc.c220 struct mmc_ios *ios = &mmc->ios; in omap_hsmmc_enable_supply()
520 static u16 calc_divisor(struct omap_hsmmc_host *host, struct mmc_ios *ios) in calc_divisor()
535 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_clock()
585 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_width()
613 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_mode()
631 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_context_restore()
1452 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios()
A Dsdhci-brcmstb.c58 void (*hs400es)(struct mmc_host *mmc, struct mmc_ios *ios);
128 static void sdhci_brcmstb_hs400es(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_brcmstb_hs400es()
A Dsdhci-pci-gli.c510 struct mmc_ios *ios = &host->mmc->ios; in sdhci_gl9750_set_clock()
708 struct mmc_ios *ios = &host->mmc->ios; in sdhci_gl9755_set_clock()
914 struct mmc_ios *ios = &host->mmc->ios; in sdhci_gl9767_set_clock()
989 static int gl9767_init_sd_express(struct mmc_host *mmc, struct mmc_ios *ios) in gl9767_init_sd_express()
1178 struct mmc_ios *ios) in gl9763e_hs400_enhanced_strobe()
A Dmeson-gx-mmc.c563 struct mmc_ios *ios) in meson_mmc_prepare_ios_clock()
582 struct mmc_ios *ios) in meson_mmc_check_resampling()
594 static void meson_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mmc_set_ios()
1086 static int meson_mmc_voltage_switch(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mmc_voltage_switch()
A Ddw_mmc-hi3798mv200.c36 static void dw_mci_hi3798mv200_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3798mv200_set_ios()
A Dsdhci.h797 void sdhci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios);
799 struct mmc_ios *ios);
A Ddw_mmc-exynos.c310 static void dw_mci_exynos_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_exynos_set_ios()
536 struct mmc_ios *ios) in dw_mci_exynos_prepare_hs400_tuning()
A Dsdhci-xenon.c278 static void xenon_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in xenon_set_ios()
314 struct mmc_ios *ios) in xenon_start_signal_voltage_switch()
A Dtoshsd.c78 static void __toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in __toshsd_set_ios()
524 static void toshsd_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in toshsd_set_ios()
A Dmmci_stm32_sdmmc.c362 struct mmc_ios ios = host->mmc->ios; in mmci_sdmmc_set_pwrreg()
666 struct mmc_ios *ios) in sdmmc_post_sig_volt_switch()
A Drtsx_pci_sdmmc.c49 static int sdmmc_init_sd_express(struct mmc_host *mmc, struct mmc_ios *ios);
1088 static void sdmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_set_ios()
1259 static int sdmmc_switch_voltage(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_switch_voltage()
1362 static int sdmmc_init_sd_express(struct mmc_host *mmc, struct mmc_ios *ios) in sdmmc_init_sd_express()
A Dsdhci-of-ma35d1.c109 static int ma35_start_signal_voltage_switch(struct mmc_host *mmc, struct mmc_ios *ios) in ma35_start_signal_voltage_switch()
/linux/drivers/mmc/core/
A Ddebugfs.c59 struct mmc_ios *ios = &host->ios; in mmc_ios_show()
200 DEFINE_SHOW_ATTRIBUTE(mmc_ios);
A Dregulator.c182 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_regulator_set_vqmmc()

Completed in 67 milliseconds

1234