Searched refs:CPU_THROTTLE_PCT_MIN (Results 1 – 1 of 1) sorted by relevance
41 #define CPU_THROTTLE_PCT_MIN 1 macro110 new_throttle_pct = MAX(new_throttle_pct, CPU_THROTTLE_PCT_MIN); in cpu_throttle_set()