Home
last modified time | relevance | path

Searched refs:reg_unit (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dprocessor_thermal_device.c78 u64 reg_unit; member
562 rapl_mmio_priv.reg_unit = (u64)proc_priv->mmio_base + rapl_regs->reg_unit; in proc_thermal_rapl_add()
595 .reg_unit = 0x5938,
/kernel/linux/linux-5.10/include/linux/
H A Dintel_rapl.h111 * @reg_unit: Register for getting energy/power/time unit.
123 u64 reg_unit; member
/kernel/linux/linux-6.6/include/linux/
H A Dintel_rapl.h138 * @reg_unit: Register for getting energy/power/time unit.
152 union rapl_reg reg_unit; member
/kernel/linux/linux-5.10/drivers/powercap/
H A Dintel_rapl_msr.c34 .reg_unit = MSR_RAPL_POWER_UNIT,
H A Dintel_rapl_common.c779 ra.reg = rp->priv->reg_unit; in rapl_check_unit_core()
783 rp->priv->reg_unit, cpu); in rapl_check_unit_core()
807 ra.reg = rp->priv->reg_unit; in rapl_check_unit_atom()
811 rp->priv->reg_unit, cpu); in rapl_check_unit_atom()

Completed in 9 milliseconds