Home
last modified time | relevance | path

Searched refs:MSR_DDR_RAPL_LIMIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/arch-broadwell/
H A Dcpu.h34 #define MSR_DDR_RAPL_LIMIT 0x618 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c709 msr_write(MSR_DDR_RAPL_LIMIT, msr); in cpu_set_power_limits()