Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/
H A Dintel_regs.h15 #define MCH_PKG_POWER_LIMIT_LO 0x59a0 macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c703 writel(limit.lo, MCHBAR_REG(MCH_PKG_POWER_LIMIT_LO)); in cpu_set_power_limits()