Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dtegra_mmc.h75 #define TEGRA_MMC_PWRCTL_SD_BUS_VOLTAGE_V1_8 (5 << 1) macro
/openbmc/u-boot/drivers/mmc/
H A Dtegra_mmc.c43 pwr = TEGRA_MMC_PWRCTL_SD_BUS_VOLTAGE_V1_8; in tegra_mmc_set_power()