Home
last modified time | relevance | path

Searched defs:DLL_FORCE_SR_C_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/
H A Domap_mmc.h210 #define DLL_FORCE_SR_C_MASK 0x7f macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-omap.c45 #define DLL_FORCE_SR_C_MASK (0x7f << DLL_FORCE_SR_C_SHIFT) macro