OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:KPLL_FOUT
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
exynos5_setup.h
697
#define
KPLL_FOUT
NOT_AVAILABLE
882
#define
KPLL_FOUT
(1 << 0)
clock_init_exynos5.c
834
clrbits_le32(&clk->src_kfc,
KPLL_FOUT
);
844
setbits_le32(&clk->src_kfc,
KPLL_FOUT
);
Completed in 68 milliseconds