Home
last modified time | relevance | path

Searched refs:cpud_ratio (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dclock_init_exynos5.c38 .cpud_ratio = 0x2,
55 .cpud_ratio = 0x1,
70 .cpud_ratio = 0x2,
85 .cpud_ratio = 0x2,
100 .cpud_ratio = 0x3,
115 .cpud_ratio = 0x3,
130 .cpud_ratio = 0x3,
605 | arm_clk_ratio->cpud_ratio << 4 in exynos5250_system_clock_init()
H A Dclock_init.h33 unsigned cpud_ratio; member