Home
last modified time | relevance | path

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

/components/drivers/sdio/sdhci/include/
A Dsdhci.h626 void (*voltage_switch)(struct rt_sdhci_host *host); member
/components/drivers/sdio/sdhci/
A Dsdhci.c875 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