/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-xenon-phy.c | 158 unsigned char signal_voltage); 280 unsigned char signal_voltage) in armada_3700_soc_pad_voltage_set() 289 if (signal_voltage == MMC_SIGNAL_VOLTAGE_180) in armada_3700_soc_pad_voltage_set() 291 else if (signal_voltage == MMC_SIGNAL_VOLTAGE_330) in armada_3700_soc_pad_voltage_set() 302 unsigned char signal_voltage) in xenon_emmc_phy_set_soc_pad() 312 params->pad_ctrl.set_soc_pad(host, signal_voltage); in xenon_emmc_phy_set_soc_pad() 725 unsigned char signal_voltage) in xenon_soc_pad_ctrl() 727 xenon_emmc_phy_set_soc_pad(host, signal_voltage); in xenon_soc_pad_ctrl() 279 armada_3700_soc_pad_voltage_set(struct sdhci_host *host, unsigned char signal_voltage) armada_3700_soc_pad_voltage_set() argument 301 xenon_emmc_phy_set_soc_pad(struct sdhci_host *host, unsigned char signal_voltage) xenon_emmc_phy_set_soc_pad() argument 724 xenon_soc_pad_ctrl(struct sdhci_host *host, unsigned char signal_voltage) xenon_soc_pad_ctrl() argument
|
H A D | dw_mmc-k3.c | 155 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_330) { in dw_mci_hi6220_switch_voltage() 160 } else if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) { in dw_mci_hi6220_switch_voltage() 418 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_330) in dw_mci_hi3660_switch_voltage() 420 else if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) in dw_mci_hi3660_switch_voltage()
|
H A D | sdhci-xenon.h | 99 unsigned char signal_voltage);
|
H A D | sdhci-omap.c | 205 unsigned char signal_voltage) in sdhci_omap_conf_bus_power() 213 if (signal_voltage == MMC_SIGNAL_VOLTAGE_330) in sdhci_omap_conf_bus_power() 532 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_330) { in sdhci_omap_start_signal_voltage_switch() 537 sdhci_omap_conf_bus_power(omap_host, ios->signal_voltage); in sdhci_omap_start_signal_voltage_switch() 544 } else if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) { in sdhci_omap_start_signal_voltage_switch() 549 sdhci_omap_conf_bus_power(omap_host, ios->signal_voltage); in sdhci_omap_start_signal_voltage_switch() 204 sdhci_omap_conf_bus_power(struct sdhci_omap_host *omap_host, unsigned char signal_voltage) sdhci_omap_conf_bus_power() argument
|
H A D | sdhci-tegra.c | 537 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) in tegra_sdhci_pad_autocalib() 572 ret = tegra_sdhci_set_padctrl(host, ios->signal_voltage, false); in tegra_sdhci_pad_autocalib() 1097 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_330) { in sdhci_tegra_start_signal_voltage_switch() 1098 ret = tegra_sdhci_set_padctrl(host, ios->signal_voltage, true); in sdhci_tegra_start_signal_voltage_switch() 1102 } else if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) { in sdhci_tegra_start_signal_voltage_switch() 1106 ret = tegra_sdhci_set_padctrl(host, ios->signal_voltage, true); in sdhci_tegra_start_signal_voltage_switch()
|
H A D | sdhci-acpi.c | 188 switch (ios->signal_voltage) { in intel_start_signal_voltage_switch() 1000 host->mmc->ios.signal_voltage != MMC_SIGNAL_VOLTAGE_330) { in sdhci_acpi_reset_signal_voltage_if_needed()
|
H A D | mmci_stm32_sdmmc.c | 485 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180 && in sdmmc_post_sig_volt_switch()
|
H A D | sdhci-xenon.c | 317 xenon_soc_pad_ctrl(host, ios->signal_voltage); in xenon_start_signal_voltage_switch()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-xenon-phy.c | 161 unsigned char signal_voltage); 310 unsigned char signal_voltage) in armada_3700_soc_pad_voltage_set() 319 if (signal_voltage == MMC_SIGNAL_VOLTAGE_180) in armada_3700_soc_pad_voltage_set() 321 else if (signal_voltage == MMC_SIGNAL_VOLTAGE_330) in armada_3700_soc_pad_voltage_set() 332 unsigned char signal_voltage) in xenon_emmc_phy_set_soc_pad() 342 params->pad_ctrl.set_soc_pad(host, signal_voltage); in xenon_emmc_phy_set_soc_pad() 759 unsigned char signal_voltage) in xenon_soc_pad_ctrl() 761 xenon_emmc_phy_set_soc_pad(host, signal_voltage); in xenon_soc_pad_ctrl() 309 armada_3700_soc_pad_voltage_set(struct sdhci_host *host, unsigned char signal_voltage) armada_3700_soc_pad_voltage_set() argument 331 xenon_emmc_phy_set_soc_pad(struct sdhci_host *host, unsigned char signal_voltage) xenon_emmc_phy_set_soc_pad() argument 758 xenon_soc_pad_ctrl(struct sdhci_host *host, unsigned char signal_voltage) xenon_soc_pad_ctrl() argument
|
H A D | dw_mmc-k3.c | 155 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_330) { in dw_mci_hi6220_switch_voltage() 160 } else if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) { in dw_mci_hi6220_switch_voltage() 418 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_330) in dw_mci_hi3660_switch_voltage() 420 else if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) in dw_mci_hi3660_switch_voltage()
|
H A D | sdhci-xenon.h | 107 unsigned char signal_voltage);
|
H A D | sdhci-omap.c | 220 unsigned char signal_voltage) in sdhci_omap_conf_bus_power() 228 switch (signal_voltage) { in sdhci_omap_conf_bus_power() 559 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_330) { in sdhci_omap_start_signal_voltage_switch() 569 sdhci_omap_conf_bus_power(omap_host, ios->signal_voltage); in sdhci_omap_start_signal_voltage_switch() 575 } else if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) { in sdhci_omap_start_signal_voltage_switch() 582 sdhci_omap_conf_bus_power(omap_host, ios->signal_voltage); in sdhci_omap_start_signal_voltage_switch() 219 sdhci_omap_conf_bus_power(struct sdhci_omap_host *omap_host, unsigned char signal_voltage) sdhci_omap_conf_bus_power() argument
|
H A D | sdhci-tegra.c | 544 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) in tegra_sdhci_pad_autocalib() 579 ret = tegra_sdhci_set_padctrl(host, ios->signal_voltage, false); in tegra_sdhci_pad_autocalib() 1111 if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_330) { in sdhci_tegra_start_signal_voltage_switch() 1112 ret = tegra_sdhci_set_padctrl(host, ios->signal_voltage, true); in sdhci_tegra_start_signal_voltage_switch() 1116 } else if (ios->signal_voltage == MMC_SIGNAL_VOLTAGE_180) { in sdhci_tegra_start_signal_voltage_switch() 1120 ret = tegra_sdhci_set_padctrl(host, ios->signal_voltage, true); in sdhci_tegra_start_signal_voltage_switch()
|
H A D | sdhci-acpi.c | 187 switch (ios->signal_voltage) { in intel_start_signal_voltage_switch() 951 host->mmc->ios.signal_voltage != MMC_SIGNAL_VOLTAGE_330) { in sdhci_acpi_reset_signal_voltage_if_needed()
|
/kernel/linux/linux-5.10/drivers/mmc/core/ |
H A D | debugfs.c | 159 switch (ios->signal_voltage) { in mmc_ios_show() 173 seq_printf(s, "signal voltage:\t%u (%s)\n", ios->signal_voltage, str); in mmc_ios_show()
|
H A D | core.h | 50 int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage);
|
H A D | regulator.c | 188 switch (ios->signal_voltage) { in mmc_regulator_set_vqmmc()
|
H A D | core.c | 1150 int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage) in mmc_set_signal_voltage() argument 1153 int old_signal_voltage = host->ios.signal_voltage; in mmc_set_signal_voltage() 1155 host->ios.signal_voltage = signal_voltage; in mmc_set_signal_voltage() 1160 host->ios.signal_voltage = old_signal_voltage; in mmc_set_signal_voltage()
|
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | sdio.c | 597 u8 signal_voltage; in gb_mmc_set_ios() local 681 switch (ios->signal_voltage) { in gb_mmc_set_ios() 683 signal_voltage = GB_SDIO_SIGNAL_VOLTAGE_330; in gb_mmc_set_ios() 687 signal_voltage = GB_SDIO_SIGNAL_VOLTAGE_180; in gb_mmc_set_ios() 690 signal_voltage = GB_SDIO_SIGNAL_VOLTAGE_120; in gb_mmc_set_ios() 693 request.signal_voltage = signal_voltage; in gb_mmc_set_ios()
|
/kernel/linux/linux-6.6/drivers/staging/greybus/ |
H A D | sdio.c | 596 u8 signal_voltage; in gb_mmc_set_ios() local 680 switch (ios->signal_voltage) { in gb_mmc_set_ios() 682 signal_voltage = GB_SDIO_SIGNAL_VOLTAGE_330; in gb_mmc_set_ios() 686 signal_voltage = GB_SDIO_SIGNAL_VOLTAGE_180; in gb_mmc_set_ios() 689 signal_voltage = GB_SDIO_SIGNAL_VOLTAGE_120; in gb_mmc_set_ios() 692 request.signal_voltage = signal_voltage; in gb_mmc_set_ios()
|
/kernel/linux/linux-6.6/drivers/mmc/core/ |
H A D | debugfs.c | 160 switch (ios->signal_voltage) { in mmc_ios_show() 174 seq_printf(s, "signal voltage:\t%u (%s)\n", ios->signal_voltage, str); in mmc_ios_show()
|
H A D | regulator.c | 191 switch (ios->signal_voltage) { in mmc_regulator_set_vqmmc()
|
H A D | core.h | 51 int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage);
|
H A D | core.c | 1155 int mmc_set_signal_voltage(struct mmc_host *host, int signal_voltage) in mmc_set_signal_voltage() argument 1158 int old_signal_voltage = host->ios.signal_voltage; in mmc_set_signal_voltage() 1160 host->ios.signal_voltage = signal_voltage; in mmc_set_signal_voltage() 1165 host->ios.signal_voltage = old_signal_voltage; in mmc_set_signal_voltage()
|
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | host.h | 64 unsigned char signal_voltage; /* signalling voltage (1.8V or 3.3V) */ member
|