Home
last modified time | relevance | path

Searched refs:IVB_CONFIG_TDP_MIN_CPUID (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/x86/include/asm/arch-ivybridge/
Dmodel_206ax.h51 #define IVB_CONFIG_TDP_MIN_CPUID 0x306a2 macro
/external/u-boot/arch/x86/cpu/ivybridge/
Dcpu.c39 if (cpuid_eax(1) < IVB_CONFIG_TDP_MIN_CPUID) in set_flex_ratio_to_tdp_nominal()
Dmodel_206ax.c149 if (result.eax < IVB_CONFIG_TDP_MIN_CPUID) in cpu_config_tdp_levels()