Searched refs:INTEL_ATOM_AIRMONT (Results 1 – 9 of 9) sorted by relevance
| /linux/include/linux/platform_data/x86/ |
| H A D | soc.h | 35 SOC_INTEL_IS_CPU(cht, INTEL_ATOM_AIRMONT);
|
| /linux/arch/x86/platform/atom/ |
| H A D | punit_atom_debug.c | 174 X86_MATCH(INTEL_ATOM_AIRMONT, &punit_device_cht),
|
| /linux/arch/x86/include/asm/ |
| H A D | intel-family.h | 174 #define INTEL_ATOM_AIRMONT IFM(6, 0x4C) /* Cherry Trail, Braswell */ macro
|
| /linux/drivers/char/tpm/ |
| H A D | tpm_tis_core.h | 214 return (boot_cpu_data.x86_vfm == INTEL_ATOM_AIRMONT) ? 1 : 0; in is_bsw()
|
| /linux/arch/x86/kernel/cpu/ |
| H A D | common.c | 1185 VULNWL_INTEL(INTEL_ATOM_AIRMONT, NO_SSB | NO_L1TF | MSBDS_ONLY | NO_SWAPGS | NO_ITLB_MULTIHIT),
|
| /linux/drivers/powercap/ |
| H A D | intel_rapl_common.c | 1298 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &rapl_defaults_cht),
|
| /linux/drivers/cpufreq/ |
| H A D | intel_pstate.c | 2697 X86_MATCH(INTEL_ATOM_AIRMONT, airmont_funcs),
|
| /linux/arch/x86/events/intel/ |
| H A D | core.c | 7407 case INTEL_ATOM_AIRMONT: in intel_pmu_init()
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 1228 { INTEL_ATOM_AIRMONT, &amt_features },
|