| /linux/include/linux/mmc/ |
| H A D | host.h | 22 struct mmc_ios { struct 192 void (*set_ios)(struct mmc_host *host, struct mmc_ios *ios); 219 int (*start_signal_voltage_switch)(struct mmc_host *host, struct mmc_ios *ios); 228 int (*prepare_hs400_tuning)(struct mmc_host *host, struct mmc_ios *ios); 250 struct mmc_ios *ios); 266 int (*init_sd_express)(struct mmc_host *host, struct mmc_ios *ios); 487 struct mmc_ios ios; /* current io bus settings */ 649 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios); 650 int mmc_regulator_set_vqmmc2(struct mmc_host *mmc, struct mmc_ios *ios); 660 struct mmc_ios *ios) in mmc_regulator_set_vqmmc() [all …]
|
| /linux/drivers/mmc/host/ |
| H A D | sdhci-xenon.h | 104 int xenon_phy_adj(struct sdhci_host *host, struct mmc_ios *ios);
|
| H A D | owl-mmc.c | 426 static void owl_mmc_set_clk(struct owl_mmc_host *owl_host, struct mmc_ios *ios) in owl_mmc_set_clk() 436 struct mmc_ios *ios) in owl_mmc_set_bus_width() 484 static void owl_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in owl_mmc_set_ios() 533 struct mmc_ios *ios) in owl_mmc_start_signal_voltage_switch()
|
| H A D | sunxi-mmc.c | 722 struct mmc_ios *ios, u32 rate) in sunxi_mmc_clk_set_phase() 760 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate() 884 static void sunxi_mmc_set_clk(struct sunxi_mmc_host *host, struct mmc_ios *ios) in sunxi_mmc_set_clk() 902 struct mmc_ios *ios) in sunxi_mmc_card_power() 947 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios() 956 static int sunxi_mmc_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_volt_switch()
|
| H A D | sdhci-of-ma35d1.c | 108 static int ma35_start_signal_voltage_switch(struct mmc_host *mmc, struct mmc_ios *ios) in ma35_start_signal_voltage_switch()
|
| H A D | mmci_stm32_sdmmc.c | 362 struct mmc_ios ios = host->mmc->ios; in mmci_sdmmc_set_pwrreg() 666 struct mmc_ios *ios) in sdmmc_post_sig_volt_switch()
|
| H A D | meson-mx-sdhc-mmc.c | 267 static int meson_mx_sdhc_set_clk(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mx_sdhc_set_clk() 307 static void meson_mx_sdhc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in meson_mx_sdhc_set_ios()
|
| H A D | usdhi6rol0.c | 727 static void usdhi6_clk_set(struct usdhi6_host *host, struct mmc_ios *ios) in usdhi6_clk_set() 794 static void usdhi6_set_power(struct usdhi6_host *host, struct mmc_ios *ios) in usdhi6_set_power() 818 static void usdhi6_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in usdhi6_set_ios() 1174 static int usdhi6_sig_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in usdhi6_sig_volt_switch()
|
| H A D | sdricoh_cs.c | 335 static void sdricoh_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sdricoh_set_ios()
|
| H A D | dw_mmc-rockchip.c | 179 static void dw_mci_rk3288_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_rk3288_set_ios()
|
| H A D | ushc.c | 371 static void ushc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in ushc_set_ios()
|
| H A D | litex_mmc.c | 377 static void litex_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in litex_mmc_set_ios()
|
| H A D | uniphier-sd.c | 544 struct mmc_ios *ios) in uniphier_sd_start_signal_voltage_switch()
|
| H A D | sdhci-xenon-phy.c | 810 int xenon_phy_adj(struct sdhci_host *host, struct mmc_ios *ios) in xenon_phy_adj()
|
| H A D | mmc_spi.c | 1033 static void mmc_spi_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_spi_set_ios()
|
| H A D | sdhci-pci-o2micro.c | 635 static int sdhci_pci_o2_init_sd_express(struct mmc_host *mmc, struct mmc_ios *ios) in sdhci_pci_o2_init_sd_express()
|
| H A D | sunplus-mmc.c | 772 static void spmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in spmmc_set_ios()
|
| H A D | mxcmmc.c | 835 static void mxcmci_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in mxcmci_set_ios()
|
| H A D | vub300.c | 1975 struct mmc_ios *ios) in __set_clock_speed() 2014 static void vub300_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in vub300_mmc_set_ios()
|
| H A D | sh_mmcif.c | 1064 static void sh_mmcif_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sh_mmcif_set_ios()
|