Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/cpu/ivybridge/
H A Dnorthbridge.c156 msr_t msr = msr_read(MSR_PKG_POWER_LIMIT); in northbridge_init()
H A Dmodel_206ax.c213 msr_write(MSR_PKG_POWER_LIMIT, limit); in set_power_limits()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmsr-index.h181 #define MSR_PKG_POWER_LIMIT 0x00000610 macro
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dcpu.c701 msr_write(MSR_PKG_POWER_LIMIT, limit); in cpu_set_power_limits()