OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLK_DIV2_RATIO
(Results
1 - 2
of
2
) sorted by null
/external/u-boot/arch/arm/mach-exynos/
exynos5_setup.h
221
/*
CLK_DIV2_RATIO
*/
222
#define
CLK_DIV2_RATIO
0x10111150
clock_init_exynos5.c
960
writel(
CLK_DIV2_RATIO
, &clk->clkdiv2_ratio);
Completed in 53 milliseconds