Searched refs:HWP_DESIRED_PERF (Results 1 – 4 of 4) sorted by relevance
1062 value &= ~HWP_DESIRED_PERF(~0L); in intel_pstate_hwp_offline()2871 value &= ~HWP_DESIRED_PERF(~0L); in intel_cpufreq_hwp_update()2872 value |= HWP_DESIRED_PERF(desired); in intel_cpufreq_hwp_update()3105 value &= ~HWP_DESIRED_PERF(~0L); in intel_cpufreq_suspend()
491 #define HWP_DESIRED_PERF(x) ((x & 0xff) << 16) macro
838 msr |= HWP_DESIRED_PERF(ratio_2_msr_perf(hwp_req->hwp_desired)); in write_hwp_request()