Home
last modified time | relevance | path

Searched refs:INTEL_ATOM_AIRMONT_MID (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/staging/media/atomisp/include/linux/
H A Datomisp_platform.h175 #define IS_MOFD __IS_SOC(INTEL_ATOM_AIRMONT_MID)
179 INTEL_ATOM_AIRMONT_MID)
/linux/arch/x86/kernel/
H A Dtsc_msr.c155 X86_MATCH_VFM(INTEL_ATOM_AIRMONT_MID, &freq_desc_ann),
/linux/arch/x86/include/asm/
H A Dintel-family.h154 #define INTEL_ATOM_AIRMONT_MID IFM(6, 0x5A) /* Moorefield */ macro
/linux/drivers/thermal/intel/
H A Dintel_tcc.c109 X86_MATCH_VFM(INTEL_ATOM_AIRMONT_MID, &temp_broadwell),
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1166 VULNWL_INTEL(INTEL_ATOM_AIRMONT_MID, NO_SSB | NO_L1TF | NO_SWAPGS | NO_ITLB_MULTIHIT | MSBDS_ONLY),
/linux/drivers/powercap/
H A Dintel_rapl_common.c1276 X86_MATCH_VFM(INTEL_ATOM_AIRMONT_MID, &rapl_defaults_ann),
/linux/arch/x86/events/intel/
H A Dcore.c6607 case INTEL_ATOM_AIRMONT_MID: in intel_pmu_init()