Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dmodel_206ax.h17 #define IA32_PLATFORM_DCA_CAP 0x1f8 macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dmodel_206ax.c343 msr = msr_read(IA32_PLATFORM_DCA_CAP); in configure_dca_cap()
345 msr_write(IA32_PLATFORM_DCA_CAP, msr); in configure_dca_cap()