Searched refs:PL_CLAMP (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/powercap/ |
H A D | intel_rapl_common.c | 116 PL_CLAMP, enumerator 160 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI) in get_pl_prim() 174 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI) in get_pl_prim() 1045 rapl_write_pl_data(rd, POWER_LIMIT1, PL_CLAMP, mode); in set_floor_freq_default() 1049 rapl_write_pl_data(rd, i, PL_CLAMP, mode); in set_floor_freq_default() 1163 /* Reuse existing logic, ignore the PL_CLAMP failures and enable all Power Limits */ 1519 rapl_write_pl_data(rd, i, PL_CLAMP, 0); in rapl_remove_package_cpuslocked()
|
Completed in 3 milliseconds