OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DMC_MEMBASECONFIG_VAL
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
exynos5_setup.h
62
#define
DMC_MEMBASECONFIG_VAL
(x) ( \
78
#define DMC_MEMBASECONFIG0_VAL
DMC_MEMBASECONFIG_VAL
(0x40)
79
#define DMC_MEMBASECONFIG1_VAL
DMC_MEMBASECONFIG_VAL
(0x80)
clock_init_exynos5.c
350
.membaseconfig0 =
DMC_MEMBASECONFIG_VAL
(0x40),
351
.membaseconfig1 =
DMC_MEMBASECONFIG_VAL
(0x80),
453
.membaseconfig0 =
DMC_MEMBASECONFIG_VAL
(0x40),
454
.membaseconfig1 =
DMC_MEMBASECONFIG_VAL
(0x80),
Completed in 130 milliseconds