Searched refs:max_throttle_lvl (Results 1 – 1 of 1) sorted by relevance
297 int max_throttle_lvl; in cpupm_throttle_get_max() local312 max_throttle_lvl = num_throtl - 1; in cpupm_throttle_get_max()313 if ((throtl_level < 0) || (throtl_level > max_throttle_lvl)) { in cpupm_throttle_get_max()