Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thermal/intel/int340x_thermal/
Dprocessor_thermal_rapl.c15 .reg_unit = 0x5938,
100 rapl_mmio_priv.reg_unit = (u64)proc_priv->mmio_base + rapl_regs->reg_unit; in proc_thermal_rapl_add()
Dprocessor_thermal_device.h53 u64 reg_unit; member
/Linux-v6.1/drivers/powercap/
Dintel_rapl_msr.c37 .reg_unit = MSR_RAPL_POWER_UNIT,
53 .reg_unit = MSR_AMD_RAPL_POWER_UNIT,
Dintel_rapl_common.c835 ra.reg = rp->priv->reg_unit; in rapl_check_unit_core()
839 rp->priv->reg_unit, cpu); in rapl_check_unit_core()
863 ra.reg = rp->priv->reg_unit; in rapl_check_unit_atom()
867 rp->priv->reg_unit, cpu); in rapl_check_unit_atom()
/Linux-v6.1/include/linux/
Dintel_rapl.h129 u64 reg_unit; member