Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dsdhci-omap.c92 #define IOV_3V3 3300000 /* 330000 uV */ macro
445 iov = IOV_3V3; in sdhci_omap_start_signal_voltage_switch()
715 if (regulator_is_supported_voltage(vqmmc, IOV_3V3, IOV_3V3)) in sdhci_omap_set_capabilities()