Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h128 #define DTW_1_BITMODE (0x0 << 1) macro
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c848 writel(DTW_1_BITMODE | SDBP_PWROFF | SDVS_3V0, &mmc_base->hctl); in omap_hsmmc_init_setup()