Home
last modified time | relevance | path

Searched refs:INTEL_ATOM_BONNELL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/hwmon/
H A Dcoretemp.c133 { INTEL_ATOM_BONNELL, 10, 100000 }, /* D4xx, K4xx, N4xx, D5xx, K5xx, N5xx */
134 { INTEL_ATOM_BONNELL, ANY, 90000 }, /* Z5xx, N2xx, possibly others
586 if (c->x86_vfm > INTEL_CORE_YONAH && c->x86_vfm != INTEL_ATOM_BONNELL) in create_core_data()
/linux/arch/x86/include/asm/
H A Dintel-family.h162 #define INTEL_ATOM_BONNELL IFM(6, 0x1C) /* Diamondville, Pineview */ macro
/linux/arch/x86/kernel/cpu/
H A Dcommon.c1198 VULNWL_INTEL(INTEL_ATOM_BONNELL, NO_SPECULATION | NO_ITLB_MULTIHIT),
/linux/arch/x86/events/intel/
H A Dcore.c7694 case INTEL_ATOM_BONNELL: in intel_pmu_init()