Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h143 #define CEN_MASK (0x1 << 2) macro
/openbmc/u-boot/drivers/mmc/
H A Domap_hsmmc.c860 mmc_reg_out(&mmc_base->sysctl, (ICE_MASK | DTO_MASK | CEN_MASK), in omap_hsmmc_init_setup()