Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/cpufreq/
Dexynos5440-cpufreq.c48 #define P0_7_CPUEMA_SHIFT 28 macro
145 ema_div = (CPUEMA_HIGH << P0_7_CPUEMA_SHIFT) | in init_div_table()
148 ema_div = (CPUEMA_LOW << P0_7_CPUEMA_SHIFT) | in init_div_table()
151 ema_div = (CPUEMA_MID << P0_7_CPUEMA_SHIFT) | in init_div_table()