Searched refs:LOW_POWER_MAX_FREQ (Results 1 – 2 of 2) sorted by relevance
42 #define LOW_POWER_MAX_FREQ "1020000" macro59 static char *low_power_max_cpu_freq = LOW_POWER_MAX_FREQ;87 int len = property_get(SVELTE_MAX_FREQ_PROP, prop_buffer, LOW_POWER_MAX_FREQ); in calculate_max_cpu_freq()89 len = property_get(SVELTE_LOW_POWER_MAX_FREQ_PROP, prop_buffer, LOW_POWER_MAX_FREQ); in calculate_max_cpu_freq()
46 #define LOW_POWER_MAX_FREQ "1020000" macro70 static const char *low_power_max_cpu_freq = LOW_POWER_MAX_FREQ;