Searched refs:PWR_CTRL1_CORE2_DOWN_RATIO (Results 1 – 3 of 3) sorted by relevance
87 #define PWR_CTRL1_CORE2_DOWN_RATIO (7 << 28) macro834 tmp = (PWR_CTRL1_CORE2_DOWN_RATIO | PWR_CTRL1_CORE1_DOWN_RATIO | in exynos5250_clk_init()
90 #define PWR_CTRL1_CORE2_DOWN_RATIO(x) (((x) & 0x7) << 28) macro759 tmp = (PWR_CTRL1_CORE2_DOWN_RATIO(7) | PWR_CTRL1_CORE1_DOWN_RATIO(7) | in exynos3_core_down_clock()
125 #define PWR_CTRL1_CORE2_DOWN_RATIO(x) (((x) & 0x7) << 28) macro1176 tmp = (PWR_CTRL1_CORE2_DOWN_RATIO(7) | PWR_CTRL1_CORE1_DOWN_RATIO(7) | in exynos4x12_core_down_clock()