Home
last modified time | relevance | path

Searched defs:ios (Results 1 – 25 of 158) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/mmc/host/
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()
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()
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()
Ddw_mmc-bluefield.c23 static void dw_mci_bluefield_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_bluefield_set_ios()
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()
Dsunxi-mmc.c718 struct mmc_ios *ios, u32 rate) in sunxi_mmc_clk_set_phase()
756 struct mmc_ios *ios) in sunxi_mmc_clk_set_rate()
880 static void sunxi_mmc_set_clk(struct sunxi_mmc_host *host, struct mmc_ios *ios) in sunxi_mmc_set_clk()
898 struct mmc_ios *ios) in sunxi_mmc_card_power()
943 static void sunxi_mmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_set_ios()
952 static int sunxi_mmc_volt_switch(struct mmc_host *mmc, struct mmc_ios *ios) in sunxi_mmc_volt_switch()
Domap_hsmmc.c220 struct mmc_ios *ios = &mmc->ios; in omap_hsmmc_enable_supply() local
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() local
585 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_width() local
613 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_mode() local
631 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_context_restore() local
1457 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios()
Dsdhci-msm.c335 struct mmc_ios ios = host->mmc->ios; in msm_get_clock_rate_for_bus_mode() local
803 struct mmc_ios ios = host->mmc->ios; in msm_hc_select_hs400() local
872 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_hc_select_mode() local
1105 struct mmc_ios *ios = &host->mmc->ios; in sdhci_msm_is_tuning_needed() local
1172 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_execute_tuning() local
1278 static void sdhci_msm_hs400(struct sdhci_host *host, struct mmc_ios *ios) in sdhci_msm_hs400()
1398 struct mmc_ios ios; in msm_toggle_vqmmc() local
2066 struct mmc_ios *ios) in sdhci_msm_start_signal_voltage_switch()
Ddw_mmc-hi3798cv200.c32 static void dw_mci_hi3798cv200_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_hi3798cv200_set_ios()
Ddw_mmc-exynos.c296 static void dw_mci_exynos_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_exynos_set_ios()
517 struct mmc_ios *ios) in dw_mci_exynos_prepare_hs400_tuning()
Dmmci_stm32_sdmmc.c268 struct mmc_ios ios = host->mmc->ios; in mmci_sdmmc_set_pwrreg() local
478 struct mmc_ios *ios) in sdmmc_post_sig_volt_switch()
/kernel/linux/linux-6.6/drivers/mmc/host/
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()
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()
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()
Ddw_mmc-bluefield.c23 static void dw_mci_bluefield_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_bluefield_set_ios()
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()
Domap_hsmmc.c220 struct mmc_ios *ios = &mmc->ios; in omap_hsmmc_enable_supply() local
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() local
585 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_width() local
613 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_set_bus_mode() local
631 struct mmc_ios *ios = &host->mmc->ios; in omap_hsmmc_context_restore() local
1452 static void omap_hsmmc_set_ios(struct mmc_host *mmc, struct mmc_ios *ios) in omap_hsmmc_set_ios()
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()
Dsdhci-msm.c348 struct mmc_ios ios = host->mmc->ios; in msm_get_clock_mult_for_bus_mode() local
832 struct mmc_ios ios = host->mmc->ios; in msm_hc_select_hs400() local
901 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_hc_select_mode() local
1134 struct mmc_ios *ios = &host->mmc->ios; in sdhci_msm_is_tuning_needed() local
1201 struct mmc_ios ios = host->mmc->ios; in sdhci_msm_execute_tuning() local
1307 static void sdhci_msm_hs400(struct sdhci_host *host, struct mmc_ios *ios) in sdhci_msm_hs400()
1464 struct mmc_ios ios; in msm_toggle_vqmmc() local
2246 struct mmc_ios *ios) in sdhci_msm_start_signal_voltage_switch()
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()
Ddw_mmc-starfive.c31 static void dw_mci_starfive_set_ios(struct dw_mci *host, struct mmc_ios *ios) in dw_mci_starfive_set_ios()
/kernel/linux/linux-5.10/drivers/mmc/core/
Ddebugfs.c55 struct mmc_ios *ios = &host->ios; in mmc_ios_show() local
Dregulator.c179 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_regulator_set_vqmmc()
/kernel/linux/linux-6.6/drivers/scsi/elx/efct/
Defct_io.c15 struct efct_io *ios[EFCT_NUM_SCSI_IOS]; member
/kernel/linux/linux-6.6/drivers/mmc/core/
Dregulator.c182 int mmc_regulator_set_vqmmc(struct mmc_host *mmc, struct mmc_ios *ios) in mmc_regulator_set_vqmmc()

1234567