Searched refs:amd_pstate_prefcore (Results 1 – 1 of 1) sorted by relevance
89 static bool amd_pstate_prefcore = true; variable 901 if (!amd_pstate_prefcore)907 amd_pstate_prefcore = false; in amd_pstate_init_prefcore() 924 if (!amd_pstate_prefcore) in amd_pstate_update_limits() 1535 return amd_pstate_prefcore; in always_visible() 1603 if (amd_pstate_prefcore) in get_freq_attrs() 1668 if (amd_pstate_prefcore) in amd_pstate_register_driver() 1798 return sysfs_emit(buf, "%s\n", str_enabled_disabled(amd_pstate_prefcore)); in status_store() 2286 if (amd_pstate_prefcore) { in amd_pstate_init() 2287 ret = amd_detect_prefcore(&amd_pstate_prefcore); in amd_pstate_init() [all...]