Searched refs:INTEL_ATOM_AIRMONT (Results 1 – 14 of 14) 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, { 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/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/include/asm/ |
H A D | intel-family.h | 153 #define INTEL_ATOM_AIRMONT IFM(6, 0x4C) /* Cherry Trail, Braswell */ macro
|
/linux/arch/x86/platform/atom/ |
H A D | punit_atom_debug.c | 174 X86_MATCH(INTEL_ATOM_AIRMONT, &punit_device_cht),
|
/linux/arch/x86/events/ |
H A D | msr.c | 78 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 | 600 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &slm_cstates),
|
H A D | core.c | 6698 case INTEL_ATOM_AIRMONT: in intel_pmu_init()
|
/linux/arch/x86/kernel/cpu/ |
H A D | common.c | 1161 VULNWL_INTEL(INTEL_ATOM_AIRMONT, NO_SSB | NO_L1TF | MSBDS_ONLY | NO_SWAPGS | NO_ITLB_MULTIHIT),
|
/linux/drivers/idle/ |
H A D | intel_idle.c | 1619 X86_MATCH_VFM(INTEL_ATOM_AIRMONT, &idle_cpu_cht),
|