Searched refs:low_power_max_cpu_freq (Results 1 – 3 of 3) sorted by relevance
59 static char *low_power_max_cpu_freq = LOW_POWER_MAX_FREQ; variable90 low_power_max_cpu_freq = strndup(prop_buffer, len); in calculate_max_cpu_freq()125 (!on || low_power_mode) ? low_power_max_cpu_freq : max_cpu_freq); in power_set_interactive()215 sysfs_write(CPU_MAX_FREQ_PATH, low_power_max_cpu_freq); in flounder_power_hint()
70 static const char *low_power_max_cpu_freq = LOW_POWER_MAX_FREQ; variable151 (!on || low_power_mode) ? low_power_max_cpu_freq : max_cpu_freq); in power_set_interactive()217 sysfs_write(CPU_MAX_FREQ_PATH, low_power_max_cpu_freq); in dragon_power_hint()
13 setprop ro.config.svelte.low_power_max_cpu_freq 1190400