Searched refs:PL_CLAMP (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/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() 1520 rapl_write_pl_data(rd, i, PL_CLAMP, 0); in rapl_remove_package_cpuslocked()
|