Searched refs:RAPL_IF_TPMI (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/powercap/
H A Dintel_rapl_common.c134 if (rd->rp->priv->type == RAPL_IF_TPMI) {
162 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI)
176 if (prim == PL_CLAMP && rd->rp->priv->type != RAPL_IF_TPMI)
758 case RAPL_IF_TPMI:
1575 if (rp->priv->type != RAPL_IF_TPMI)
1592 if (rp->priv->type != RAPL_IF_TPMI)
H A Dintel_rapl_tpmi.c284 trp->priv.type = RAPL_IF_TPMI;
/linux-master/include/linux/
H A Dintel_rapl.h20 RAPL_IF_TPMI, /* RAPL I/F using TPMI registers */ enumerator in enum:rapl_if_type

Completed in 306 milliseconds