Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dintel-family.h163 #define INTEL_ATOM_TREMONT_L IFM(6, 0x9C) /* Jasper Lake */ macro
/linux/arch/x86/events/
H A Dmsr.c85 case INTEL_ATOM_TREMONT_L: in test_intel()
/linux/drivers/thermal/intel/
H A Dintel_tcc.c116 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &temp_broadwell),
/linux/drivers/platform/x86/intel/pmc/
H A Dcore.c1394 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, icl_core_init), in pmc_core_clean_structure()
/linux/drivers/idle/
H A Dintel_idle.c1592 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &idle_cpu_tmt),
/linux/drivers/powercap/
H A Dintel_rapl_common.c1282 X86_MATCH_VFM(INTEL_ATOM_TREMONT_L, &rapl_defaults_core),
/linux/tools/power/x86/turbostat/
H A Dturbostat.c1020 { INTEL_ATOM_TREMONT_L, &tmt_features },