Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dmodel_206ax.h47 #define PP1_CURRENT_LIMIT_SNB (35 << 3) /* 35 A */ macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dmodel_206ax.c281 msr.lo |= PP1_CURRENT_LIMIT_SNB; in configure_c_states()