Searched refs:INTEL_ATOM_AIRMONT (Results 1 – 18 of 18) sorted by relevance
/linux-6.12.1/drivers/acpi/x86/ |
D | utils.c | 75 PRESENT_ENTRY_HID("80862288", "1", INTEL_ATOM_AIRMONT, {}), 78 PRESENT_ENTRY_HID("80862289", "2", INTEL_ATOM_AIRMONT, { 87 PRESENT_ENTRY_HID("INT0002", "1", INTEL_ATOM_AIRMONT, {}), 124 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, { 130 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, { 136 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, { 149 NOT_PRESENT_ENTRY_PATH("\\_SB_.PCI0.SDHB.BRC1", INTEL_ATOM_AIRMONT, {
|
D | lpss.c | 342 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, NULL),
|
/linux-6.12.1/drivers/staging/media/atomisp/include/linux/ |
D | atomisp_platform.h | 184 #define IS_CHT __IS_SOC(INTEL_ATOM_AIRMONT) 189 #define IS_ISP2401 __IS_SOCS(INTEL_ATOM_AIRMONT, \
|
/linux-6.12.1/include/linux/platform_data/x86/ |
D | soc.h | 35 SOC_INTEL_IS_CPU(cht, INTEL_ATOM_AIRMONT);
|
/linux-6.12.1/arch/x86/kernel/ |
D | tsc_msr.c | 154 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &freq_desc_cht),
|
/linux-6.12.1/arch/x86/include/asm/ |
D | intel-family.h | 153 #define INTEL_ATOM_AIRMONT IFM(6, 0x4C) /* Cherry Trail, Braswell */ macro
|
/linux-6.12.1/arch/x86/platform/atom/ |
D | punit_atom_debug.c | 174 X86_MATCH(INTEL_ATOM_AIRMONT, &punit_device_cht),
|
/linux-6.12.1/drivers/char/tpm/ |
D | tpm_tis_core.h | 213 return (boot_cpu_data.x86_vfm == INTEL_ATOM_AIRMONT) ? 1 : 0; in is_bsw()
|
/linux-6.12.1/arch/x86/events/ |
D | msr.c | 78 case INTEL_ATOM_AIRMONT: in test_intel()
|
/linux-6.12.1/drivers/thermal/intel/ |
D | intel_tcc.c | 108 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &temp_broadwell),
|
/linux-6.12.1/drivers/extcon/ |
D | extcon-axp288.c | 111 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, NULL),
|
/linux-6.12.1/arch/x86/events/intel/ |
D | cstate.c | 600 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &slm_cstates),
|
D | core.c | 6528 case INTEL_ATOM_AIRMONT: in intel_pmu_init()
|
/linux-6.12.1/drivers/idle/ |
D | intel_idle.c | 1570 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &idle_cpu_cht),
|
/linux-6.12.1/arch/x86/kernel/cpu/ |
D | common.c | 1163 VULNWL_INTEL(INTEL_ATOM_AIRMONT, NO_SSB | NO_L1TF | MSBDS_ONLY | NO_SWAPGS | NO_ITLB_MULTIHIT),
|
/linux-6.12.1/drivers/powercap/ |
D | intel_rapl_common.c | 1274 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &rapl_defaults_cht),
|
/linux-6.12.1/drivers/cpufreq/ |
D | intel_pstate.c | 2639 X86_MATCH(INTEL_ATOM_AIRMONT, airmont_funcs),
|
/linux-6.12.1/tools/power/x86/turbostat/ |
D | turbostat.c | 1014 { INTEL_ATOM_AIRMONT, &amt_features },
|