Home
last modified time | relevance | path

Searched refs:voltage_switch (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-of-ma35d1.c182 .voltage_switch = ma35_voltage_switch,
H A Dsdhci-milbeaut.c125 .voltage_switch = sdhci_milbeaut_soft_voltage_switch,
H A Dsdhci-tegra.c1371 .voltage_switch = tegra_sdhci_voltage_switch,
1433 .voltage_switch = tegra_sdhci_voltage_switch,
1481 .voltage_switch = tegra_sdhci_voltage_switch,
1518 .voltage_switch = tegra_sdhci_voltage_switch,
H A Dsdhci-xenon.c259 .voltage_switch = xenon_voltage_switch,
H A Dsdhci.h716 void (*voltage_switch)(struct sdhci_host *host); member
H A Dsdhci-of-dwcmshc.c1148 .voltage_switch = dwcmshc_phy_init,
H A Dsdhci.c2700 if (host->ops->voltage_switch) in sdhci_start_signal_voltage_switch()
2701 host->ops->voltage_switch(host); in sdhci_start_signal_voltage_switch()