Searched refs:core2_ratio (Results 1 – 1 of 1) sorted by relevance
577 unsigned int core2_ratio; in exynos4_get_arm_clk() local583 core2_ratio = (div >> 28) & 0x7; in exynos4_get_arm_clk()586 armclk /= (core2_ratio + 1); in exynos4_get_arm_clk()599 unsigned int core2_ratio; in exynos4x12_get_arm_clk() local605 core2_ratio = (div >> 28) & 0x7; in exynos4x12_get_arm_clk()608 armclk /= (core2_ratio + 1); in exynos4x12_get_arm_clk()