Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/include/asm/arch-ivybridge/
H A Dmodel_206ax.h18 #define IA32_PLATFORM_DCA_CAP 0x1f8 macro
/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c344 msr = msr_read(IA32_PLATFORM_DCA_CAP); in configure_dca_cap()
346 msr_write(IA32_PLATFORM_DCA_CAP, msr); in configure_dca_cap()