Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-tegra.c306 int has_1v8, has_3v3; in tegra_sdhci_is_pad_and_regulator_valid() local
325 has_3v3 = regulator_is_supported_voltage(host->mmc->supply.vqmmc, in tegra_sdhci_is_pad_and_regulator_valid()
328 if (has_1v8 == 1 && has_3v3 == 1) in tegra_sdhci_is_pad_and_regulator_valid()