Home
last modified time | relevance | path

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

/Linux-v6.6/tools/power/x86/intel-speed-select/
Disst-core-mbox.c307 ctdp_level->uncore_p1 = 0; in _get_uncore_p0_p1_info()
317 ctdp_level->uncore_p1 = (resp & GENMASK(15, 8)) >> 8; in _get_uncore_p0_p1_info()
322 id->cpu, config_index, resp, ctdp_level->uncore_p0, ctdp_level->uncore_p1, in _get_uncore_p0_p1_info()
333 ctdp_level->uncore_p1 = 0; in _get_uncore_p0_p1_info()
338 ctdp_level->uncore_p1 = (resp & GENMASK(15, 8)) >> 8; in _get_uncore_p0_p1_info()
342 ctdp_level->uncore_p1); in _get_uncore_p0_p1_info()
Disst-core-tpmi.c247 ctdp_level->uncore_p1 = info.p1_fabric_freq_mhz; in tpmi_get_tdp_info()
610 ctdp_level->uncore_p1 = info.p1_fabric_freq_mhz; in tpmi_adjust_uncore_freq()
Disst.h148 int uncore_p1; member
Disst-display.c437 if (ctdp_level->uncore_p1) { in isst_ctdp_display_information()
440 ctdp_level->uncore_p1 * isst_get_disp_freq_multiplier()); in isst_ctdp_display_information()