Searched refs:PL_CLAMP (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/powercap/ |
| H A D | intel_rapl_common.c | 67 PL_CLAMP, enumerator 111 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI) in get_pl_prim() 125 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI) in get_pl_prim() 827 rapl_write_pl_data(rd, POWER_LIMIT1, PL_CLAMP, mode); in rapl_default_set_floor_freq() 831 rapl_write_pl_data(rd, i, PL_CLAMP, mode); in rapl_default_set_floor_freq() 1692 rapl_write_pl_data(rd, i, PL_CLAMP, 0); in rapl_remove_package_cpuslocked()
|