| /linux-6.15/drivers/acpi/x86/ |
| H A D | utils.c | 76 PRESENT_ENTRY_HID("80862288", "1", INTEL_ATOM_AIRMONT, {}), 79 PRESENT_ENTRY_HID("80862289", "2", INTEL_ATOM_AIRMONT, { 88 PRESENT_ENTRY_HID("INT0002", "1", INTEL_ATOM_AIRMONT, {}), 125 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, { 131 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, { 137 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, { 150 NOT_PRESENT_ENTRY_PATH("\\_SB_.PCI0.SDHB.BRC1", INTEL_ATOM_AIRMONT, {
|
| H A D | lpss.c | 342 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, NULL),
|
| /linux-6.15/drivers/staging/media/atomisp/include/linux/ |
| H A D | atomisp_platform.h | 173 #define IS_CHT __IS_SOC(INTEL_ATOM_AIRMONT) 178 #define IS_ISP2401 __IS_SOCS(INTEL_ATOM_AIRMONT, \
|
| /linux-6.15/include/linux/platform_data/x86/ |
| H A D | soc.h | 35 SOC_INTEL_IS_CPU(cht, INTEL_ATOM_AIRMONT);
|
| /linux-6.15/arch/x86/kernel/ |
| H A D | tsc_msr.c | 154 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &freq_desc_cht),
|
| /linux-6.15/arch/x86/include/asm/ |
| H A D | intel-family.h | 167 #define INTEL_ATOM_AIRMONT IFM(6, 0x4C) /* Cherry Trail, Braswell */ macro
|
| /linux-6.15/arch/x86/platform/atom/ |
| H A D | punit_atom_debug.c | 174 X86_MATCH(INTEL_ATOM_AIRMONT, &punit_device_cht),
|
| /linux-6.15/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-6.15/drivers/thermal/intel/ |
| H A D | intel_tcc.c | 108 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &temp_broadwell),
|
| /linux-6.15/arch/x86/events/ |
| H A D | msr.c | 78 case INTEL_ATOM_AIRMONT: in test_intel()
|
| /linux-6.15/drivers/extcon/ |
| H A D | extcon-axp288.c | 111 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, NULL),
|
| /linux-6.15/arch/x86/events/intel/ |
| H A D | cstate.c | 600 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &slm_cstates),
|
| H A D | core.c | 6757 case INTEL_ATOM_AIRMONT: in intel_pmu_init()
|
| /linux-6.15/drivers/idle/ |
| H A D | intel_idle.c | 1626 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &idle_cpu_cht), 2171 case INTEL_ATOM_AIRMONT: in intel_idle_init_cstates_icpu()
|
| /linux-6.15/arch/x86/kernel/cpu/ |
| H A D | common.c | 1159 VULNWL_INTEL(INTEL_ATOM_AIRMONT, NO_SSB | NO_L1TF | MSBDS_ONLY | NO_SWAPGS | NO_ITLB_MULTIHIT),
|
| /linux-6.15/drivers/powercap/ |
| H A D | intel_rapl_common.c | 1275 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &rapl_defaults_cht),
|
| /linux-6.15/drivers/cpufreq/ |
| H A D | intel_pstate.c | 2644 X86_MATCH(INTEL_ATOM_AIRMONT, airmont_funcs),
|
| /linux-6.15/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 1046 { INTEL_ATOM_AIRMONT, &amt_features },
|