OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CTRL_START
(Results
1 - 3
of
3
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
dmc_init_exynos4.c
108
writel((mem.control0 |
CTRL_START
| CTRL_DLL_ON), &dmc->phycontrol0);
exynos5_setup.h
282
#define
CTRL_START
(1 << 6)
375
#define
CTRL_START
(1 << 6)
exynos4_setup.h
400
#define
CTRL_START
(1 << 0)
Completed in 52 milliseconds