Searched refs:PL_CLAMP (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/powercap/ |
| H A D | intel_rapl_common.c | 118 PL_CLAMP, enumerator 162 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI) in get_pl_prim() 176 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI) in get_pl_prim() 1047 rapl_write_pl_data(rd, POWER_LIMIT1, PL_CLAMP, mode); in set_floor_freq_default() 1051 rapl_write_pl_data(rd, i, PL_CLAMP, mode); in set_floor_freq_default() 2106 rapl_write_pl_data(rd, i, PL_CLAMP, 0); in rapl_remove_package_cpuslocked()
|