Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/
Dexynos5_setup.h62 #define DMC_MEMBASECONFIG_VAL(x) ( \ macro
78 #define DMC_MEMBASECONFIG0_VAL DMC_MEMBASECONFIG_VAL(0x40)
79 #define DMC_MEMBASECONFIG1_VAL DMC_MEMBASECONFIG_VAL(0x80)
Dclock_init_exynos5.c350 .membaseconfig0 = DMC_MEMBASECONFIG_VAL(0x40),
351 .membaseconfig1 = DMC_MEMBASECONFIG_VAL(0x80),
453 .membaseconfig0 = DMC_MEMBASECONFIG_VAL(0x40),
454 .membaseconfig1 = DMC_MEMBASECONFIG_VAL(0x80),