Searched refs:IFM (Results 1 – 5 of 5) sorted by relevance
| /linux/arch/x86/include/asm/ |
| A D | intel-family.h | 48 #define INTEL_PENTIUM_PRO IFM(6, 0x01) 50 #define INTEL_CORE_YONAH IFM(6, 0x0E) 57 #define INTEL_NEHALEM IFM(6, 0x1E) 59 #define INTEL_NEHALEM_EP IFM(6, 0x1A) 60 #define INTEL_NEHALEM_EX IFM(6, 0x2E) 62 #define INTEL_WESTMERE IFM(6, 0x25) 68 #define INTEL_IVYBRIDGE IFM(6, 0x3A) 71 #define INTEL_HASWELL IFM(6, 0x3C) 72 #define INTEL_HASWELL_X IFM(6, 0x3F) 73 #define INTEL_HASWELL_L IFM(6, 0x45) [all …]
|
| /linux/drivers/cpufreq/ |
| A D | speedstep-centrino.c | 519 X86_MATCH_VFM_FEATURE(IFM( 6, 9), X86_FEATURE_EST, NULL), 520 X86_MATCH_VFM_FEATURE(IFM( 6, 13), X86_FEATURE_EST, NULL), 521 X86_MATCH_VFM_FEATURE(IFM(15, 3), X86_FEATURE_EST, NULL), 522 X86_MATCH_VFM_FEATURE(IFM(15, 4), X86_FEATURE_EST, NULL),
|
| /linux/Documentation/devicetree/bindings/misc/ |
| A D | ifm-csi.txt | 1 IFM camera sensor interface on mpc5200 LocalPlus bus
|
| /linux/drivers/peci/ |
| A D | device.c | 103 device->info.x86_vfm = IFM(peci_x86_cpu_family(cpu_id), peci_x86_cpu_model(cpu_id)); in peci_device_info_init()
|
| /linux/arch/powerpc/boot/dts/ |
| A D | pdm360ng.dts | 3 * Device Tree Source for IFM PDM360NG.
|
Completed in 12 milliseconds