RAPL_IF_TPMI
if (rd->rp->priv->type == RAPL_IF_TPMI) {
if (rp->priv->type != RAPL_IF_TPMI && rp->priv->type != RAPL_IF_MSR)
if (rp->priv->type != RAPL_IF_TPMI && rp->priv->type != RAPL_IF_MSR)
if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI)
if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI)
case RAPL_IF_TPMI:
trp->priv.type = RAPL_IF_TPMI;