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

/u-boot/arch/x86/cpu/apollolake/
H A Dfsp_s.c119 msr_write(MSR_PKG_POWER_LIMIT, limit);
/u-boot/arch/x86/cpu/ivybridge/
H A Dnorthbridge.c145 * in MCHBAR. Use same values from MSR_PKG_POWER_LIMIT.
148 msr_t msr = msr_read(MSR_PKG_POWER_LIMIT);
H A Dmodel_206ax.c212 msr_write(MSR_PKG_POWER_LIMIT, limit);
/u-boot/arch/x86/cpu/broadwell/
H A Dcpu_full.c610 msr_write(MSR_PKG_POWER_LIMIT, limit);
/u-boot/arch/x86/include/asm/
H A Dmsr-index.h257 #define MSR_PKG_POWER_LIMIT 0x00000610 macro

Completed in 112 milliseconds