Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dintel_regs.h16 #define MCH_PKG_POWER_LIMIT_HI 0x59a4 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c704 writel(limit.hi, MCHBAR_REG(MCH_PKG_POWER_LIMIT_HI)); in cpu_set_power_limits()