Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/cpu/ivybridge/
Dnorthbridge.c145 msr_t msr = msr_read(MSR_PKG_POWER_LIMIT); in northbridge_init()
Dmodel_206ax.c212 msr_write(MSR_PKG_POWER_LIMIT, limit); in set_power_limits()
/external/u-boot/arch/x86/include/asm/
Dmsr-index.h180 #define MSR_PKG_POWER_LIMIT 0x00000610 macro
/external/u-boot/arch/x86/cpu/broadwell/
Dcpu.c700 msr_write(MSR_PKG_POWER_LIMIT, limit); in cpu_set_power_limits()
/external/linux-kselftest/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h506 #define MSR_PKG_POWER_LIMIT 0x00000610 macro