OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DP_PLL_LOOP_BIT_DEFAULT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/include/mach/
dp.h
261
#define
DP_PLL_LOOP_BIT_DEFAULT
(0x1 << 4)
/external/u-boot/drivers/video/exynos/
exynos_dp_lowlevel.c
113
reg =
DP_PLL_LOOP_BIT_DEFAULT
| DP_PLL_REF_BIT_1_1250V;
Completed in 221 milliseconds