Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dmodel_206ax.h45 #define PP0_CURRENT_LIMIT (112 << 3) /* 112 A */ macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dmodel_206ax.c271 msr.lo |= PP0_CURRENT_LIMIT; in configure_c_states()