Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/cpufreq/
Dintel_pstate.c3300 u64 misc_pwr; in intel_pstate_platform_pwr_mgmt_exists() local
3305 rdmsrl(MSR_MISC_PWR_MGMT, misc_pwr); in intel_pstate_platform_pwr_mgmt_exists()
3306 if (misc_pwr & BITMASK_OOB) { in intel_pstate_platform_pwr_mgmt_exists()