Searched refs:INTEL_ATOM_AIRMONT (Results 1 – 19 of 19) sorted by relevance
| /linux/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, { 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 D | lpss.c | 342 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, NULL),
|
| /linux/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/include/linux/platform_data/x86/ |
| H A D | soc.h | 35 SOC_INTEL_IS_CPU(cht, INTEL_ATOM_AIRMONT);
|
| /linux/arch/x86/kernel/ |
| H A D | tsc_msr.c | 154 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &freq_desc_cht),
|
| /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/events/ |
| H A D | msr.c | 80 case INTEL_ATOM_AIRMONT: in test_intel()
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_tcc.c | 108 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &temp_broadwell),
|
| /linux/drivers/extcon/ |
| H A D | extcon-axp288.c | 111 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, NULL),
|
| /linux/arch/x86/events/intel/ |
| H A D | cstate.c | 615 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &slm_cstates),
|
| H A D | core.c | 7714 case INTEL_ATOM_AIRMONT: in intel_pmu_init()
|
| /linux/drivers/hwmon/ |
| H A D | coretemp.c | 152 { INTEL_ATOM_AIRMONT, ANY, 90000 }, /* Atom Cherry Trail (Z8xxx) */
|
| /linux/drivers/idle/ |
| H A D | intel_idle.c | 1650 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 D | common.c | 1204 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 | 2699 X86_MATCH(INTEL_ATOM_AIRMONT, airmont_funcs),
|
| /linux/tools/power/x86/turbostat/ |
| H A D | turbostat.c | 1234 { INTEL_ATOM_AIRMONT, &amt_features },
|