Searched refs:PKG_POWER_LIMIT_TIME_MASK (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/x86/cpu/apollolake/
H A Dfsp_s.c112 PKG_POWER_LIMIT_TIME_MASK) << PKG_POWER_LIMIT_TIME_SHIFT;
/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c203 limit.lo |= (power_limit_1_val & PKG_POWER_LIMIT_TIME_MASK) <<
/u-boot/arch/x86/cpu/broadwell/
H A Dcpu_full.c601 limit.lo |= (power_limit_1_val & PKG_POWER_LIMIT_TIME_MASK) <<
/u-boot/arch/x86/include/asm/
H A Dmsr-index.h263 #define PKG_POWER_LIMIT_TIME_MASK 0x7f macro

Completed in 52 milliseconds