Searched refs:MAX_FREQUENCY_UP_THRESHOLD (Results 1 – 1 of 1) sorted by relevance
25 #define MAX_FREQUENCY_UP_THRESHOLD (100) macro72 if ( (up_threshold > MAX_FREQUENCY_UP_THRESHOLD) || in write_ondemand_up_threshold()320 else if ( tmp > MAX_FREQUENCY_UP_THRESHOLD ) in cpufreq_dbs_handle_option()324 MAX_FREQUENCY_UP_THRESHOLD); in cpufreq_dbs_handle_option()325 tmp = MAX_FREQUENCY_UP_THRESHOLD; in cpufreq_dbs_handle_option()
Completed in 3 milliseconds