Searched refs:voltage_switch (Results 1 – 2 of 2) sorted by relevance
626 void (*voltage_switch)(struct rt_sdhci_host *host); member
875 if (host->ops->voltage_switch) in rt_sdhci_start_signal_voltage_switch()876 host->ops->voltage_switch(host); in rt_sdhci_start_signal_voltage_switch()
Completed in 12 milliseconds