OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPLL_CON0_LOCKED
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
exynos5_setup.h
163
#define
GPLL_CON0_LOCKED
(1 << 29)
clock_init_exynos5.c
650
while ((readl(&clk->gpll_con0) &
GPLL_CON0_LOCKED
) == 0)
Completed in 422 milliseconds