Searched refs:HWP_MIN_PERF (Results 1 – 4 of 4) sorted by relevance
349 #define HWP_MIN_PERF(x) (x & 0xff) macro
582 #define HWP_MIN_PERF(x) (x & 0xff) macro
782 value &= ~HWP_MIN_PERF(~0L); in intel_pstate_hwp_set()783 value |= HWP_MIN_PERF(min); in intel_pstate_hwp_set()848 value |= HWP_MIN_PERF(min_perf); in intel_pstate_hwp_force_min_perf()
738 msr |= HWP_MIN_PERF(ratio_2_msr_perf(hwp_req->hwp_min)); in write_hwp_request()