Searched refs:HWP_MIN_PERF (Results 1 – 2 of 2) sorted by relevance
239 #define HWP_MIN_PERF(x) (x & 0xff) macro
299 value &= ~HWP_MIN_PERF(~0L); in intel_pstate_hwp_set()300 value |= HWP_MIN_PERF(min); in intel_pstate_hwp_set()