Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/cpufreq/
Dintel_pstate.c3569 u64 misc_pwr; in intel_pstate_platform_pwr_mgmt_exists() local
3574 rdmsrl(MSR_MISC_PWR_MGMT, misc_pwr); in intel_pstate_platform_pwr_mgmt_exists()
3575 if (misc_pwr & BITMASK_OOB) { in intel_pstate_platform_pwr_mgmt_exists()