Home
last modified time | relevance | path

Searched refs:misc_pwr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/cpufreq/
Dintel_pstate.c2472 u64 misc_pwr; in intel_pstate_platform_pwr_mgmt_exists() local
2477 rdmsrl(MSR_MISC_PWR_MGMT, misc_pwr); in intel_pstate_platform_pwr_mgmt_exists()
2478 if ( misc_pwr & (1 << 8)) in intel_pstate_platform_pwr_mgmt_exists()