Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci-tegra.c305 int has_1v8, has_3v3; in tegra_sdhci_is_pad_and_regulator_valid() local
321 has_1v8 = regulator_is_supported_voltage(host->mmc->supply.vqmmc, in tegra_sdhci_is_pad_and_regulator_valid()
327 if (has_1v8 == 1 && has_3v3 == 1) in tegra_sdhci_is_pad_and_regulator_valid()