Home
last modified time | relevance | path

Searched refs:INTEL_ATOM_AIRMONT (Results 1 – 19 of 19) sorted by relevance

/linux/drivers/acpi/x86/
H A Dutils.c76 PRESENT_ENTRY_HID("80862288", "1", INTEL_ATOM_AIRMONT, {}),
79 PRESENT_ENTRY_HID("80862289", "2", INTEL_ATOM_AIRMONT, {
90 PRESENT_ENTRY_HID("80862289", "2", INTEL_ATOM_AIRMONT, {
100 PRESENT_ENTRY_HID("INT0002", "1", INTEL_ATOM_AIRMONT, {}),
137 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, {
143 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, {
149 PRESENT_ENTRY_HID("KIOX000A", "1", INTEL_ATOM_AIRMONT, {
162 NOT_PRESENT_ENTRY_PATH("\\_SB_.PCI0.SDHB.BRC1", INTEL_ATOM_AIRMONT, {
H A Dlpss.c342 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, NULL),
/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h173 #define IS_CHT __IS_SOC(INTEL_ATOM_AIRMONT)
178 #define IS_ISP2401 __IS_SOCS(INTEL_ATOM_AIRMONT, \
/linux/include/linux/platform_data/x86/
H A Dsoc.h35 SOC_INTEL_IS_CPU(cht, INTEL_ATOM_AIRMONT);
/linux/arch/x86/kernel/
H A Dtsc_msr.c154 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &freq_desc_cht),
/linux/arch/x86/platform/atom/
H A Dpunit_atom_debug.c174 X86_MATCH(INTEL_ATOM_AIRMONT, &punit_device_cht),
/linux/arch/x86/include/asm/
H A Dintel-family.h174 #define INTEL_ATOM_AIRMONT IFM(6, 0x4C) /* Cherry Trail, Braswell */ macro
/linux/drivers/char/tpm/
H A Dtpm_tis_core.h214 return (boot_cpu_data.x86_vfm == INTEL_ATOM_AIRMONT) ? 1 : 0; in is_bsw()
/linux/arch/x86/events/
H A Dmsr.c80 case INTEL_ATOM_AIRMONT: in test_intel()
/linux/drivers/thermal/intel/
H A Dintel_tcc.c108 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &temp_broadwell),
/linux/drivers/extcon/
H A Dextcon-axp288.c111 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, NULL),
/linux/arch/x86/events/intel/
H A Dcstate.c615 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &slm_cstates),
H A Dcore.c7714 case INTEL_ATOM_AIRMONT: in intel_pmu_init()
/linux/drivers/hwmon/
H A Dcoretemp.c152 { INTEL_ATOM_AIRMONT, ANY, 90000 }, /* Atom Cherry Trail (Z8xxx) */
/linux/drivers/idle/
H A Dintel_idle.c1650 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &idle_cpu_cht),
2171 case INTEL_ATOM_AIRMONT: in intel_idle_init_cstates_icpu()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1204 VULNWL_INTEL(INTEL_ATOM_AIRMONT, NO_SSB | NO_L1TF | MSBDS_ONLY | NO_SWAPGS | NO_ITLB_MULTIHIT),
/linux/drivers/powercap/
H A Dintel_rapl_common.c1298 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &rapl_defaults_cht),
/linux/drivers/cpufreq/
H A Dintel_pstate.c2699 X86_MATCH(INTEL_ATOM_AIRMONT, airmont_funcs),
/linux/tools/power/x86/turbostat/
H A Dturbostat.c1234 { INTEL_ATOM_AIRMONT, &amt_features },