Home
last modified time | relevance | path

Searched refs:reg_unit (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_rapl.c15 .reg_unit = 0x5938,
101 rapl_mmio_priv.reg_unit.mmio = proc_priv->mmio_base + rapl_regs->reg_unit; in proc_thermal_rapl_add()
H A Dprocessor_thermal_device.h53 u64 reg_unit; member
/openbmc/linux/drivers/powercap/
H A Dintel_rapl_msr.c37 .reg_unit.msr = MSR_RAPL_POWER_UNIT,
60 .reg_unit.msr = MSR_AMD_RAPL_POWER_UNIT,
H A Dintel_rapl_common.c1419 if (!rd->rp->priv->reg_unit.val) { in rapl_get_domain_unit()
1423 rd->regs[RAPL_DOMAIN_REG_UNIT] = rd->rp->priv->reg_unit; in rapl_get_domain_unit()
/openbmc/linux/include/linux/
H A Dintel_rapl.h152 union rapl_reg reg_unit; member