Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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,
/OK3568_Linux_fs/kernel/include/linux/
H A Dintel_rapl.h123 u64 reg_unit; member
/OK3568_Linux_fs/kernel/drivers/powercap/
H A Dintel_rapl_msr.c35 .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()