Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
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/
Dintel_rapl.h123 u64 reg_unit; member
/kernel/linux/linux-5.10/drivers/powercap/
Dintel_rapl_msr.c35 .reg_unit = MSR_RAPL_POWER_UNIT,
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()