Home
last modified time | relevance | path

Searched refs:PKG_POWER_LIMIT_TIME_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c203 limit.lo |= (power_limit_1_val & PKG_POWER_LIMIT_TIME_MASK) << in set_power_limits()
/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr-index.h186 #define PKG_POWER_LIMIT_TIME_MASK 0x7f macro
/openbmc/u-boot/arch/x86/cpu/broadwell/
H A Dcpu.c691 limit.lo |= (power_limit_1_val & PKG_POWER_LIMIT_TIME_MASK) << in cpu_set_power_limits()