Home
last modified time | relevance | path

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

/u-boot/arch/x86/include/asm/arch-apollolake/
A Dsystemagent.h23 #define MCHBAR_RAPL_PPL 0x70A8 macro
/u-boot/arch/x86/cpu/apollolake/
A Dfsp_s.c129 writel(limit.lo & ~PKG_POWER_LIMIT_EN, MCHBAR_REG(MCHBAR_RAPL_PPL)); in set_power_limits()
130 writel(limit.hi & ~PKG_POWER_LIMIT_EN, MCHBAR_REG(MCHBAR_RAPL_PPL + 4)); in set_power_limits()

Completed in 7 milliseconds