Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h133 #define SDVS_MASK (0x7 << 9) macro
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c416 hctl = readl(&mmc_base->hctl) & ~SDVS_MASK; in omap_hsmmc_conf_bus_power()