Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c228 msr = msr_read(MSR_PMG_CST_CONFIG_CTL); in configure_c_states()
235 msr_write(MSR_PMG_CST_CONFIG_CTL, msr); in configure_c_states()
/openbmc/u-boot/arch/x86/include/asm/
H A Dmsr-index.h386 #define MSR_PMG_CST_CONFIG_CTL 0x000000e2 macro