Searched refs:x86 (Results 151 - 175 of 865) sorted by relevance

1234567891011>>

/linux-master/arch/x86/include/asm/
H A Dintel-family.h231 #define INTEL_FAM6_ATOM_TREMONT_D 0x86 /* Jacobsville */
232 #define INTEL_ATOM_TREMONT_D IFM(6, 0x86) /* Jacobsville */
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8225se.c69 0x0A, 0xE1, 0x2C, 0x4A, 0x86, 0x83, 0x34, 0x00,
216 rtl8225se_write_phy_ofdm(dev, 0x24, 0x86); mdelay(1);
221 rtl8225se_write_phy_ofdm(dev, 0x24, 0x86); mdelay(1);
226 rtl8225se_write_phy_ofdm(dev, 0x24, 0x86); mdelay(1);
231 rtl8225se_write_phy_ofdm(dev, 0x24, 0x86); mdelay(1);
/linux-master/arch/x86/kernel/apic/
H A Dapic.c202 boot_cpu_data.x86 >= 0xf)
1321 (boot_cpu_data.x86 == 15))
1957 if (boot_cpu_data.x86 >= 6) {
1980 if (boot_cpu_data.x86 >= 6) {
2004 if ((boot_cpu_data.x86 == 6 && boot_cpu_data.x86_model > 1) ||
2005 (boot_cpu_data.x86 >= 15))
2011 if (boot_cpu_data.x86 == 6 || boot_cpu_data.x86 == 15 ||
2012 (boot_cpu_data.x86 == 5 && boot_cpu_has(X86_FEATURE_APIC)))
2456 if (boot_cpu_data.x86 >
[all...]
/linux-master/fs/nls/
H A Dnls_cp936.c4891 0xA8, 0x84, 0xA8, 0x85, 0xA8, 0x86, 0xA8, 0x87, /* 0x8C-0x8F */
5202 0x81, 0x84, 0x81, 0x85, 0x81, 0x86, 0xD8, 0xBD, /* 0x9C-0x9F */
5303 0xBE, 0xF3, 0x82, 0x85, 0x82, 0x86, 0x82, 0x87, /* 0x14-0x17 */
5370 0x83, 0x86, 0x83, 0x87, 0xC8, 0xE5, 0x83, 0x88, /* 0x10-0x13 */
5458 0x84, 0x85, 0xD8, 0xDF, 0x84, 0x86, 0x84, 0x87, /* 0x60-0x63 */
5540 0x85, 0x84, 0xB2, 0xDE, 0x85, 0x85, 0x85, 0x86, /* 0x94-0x97 */
5611 0x85, 0xFD, 0x85, 0xFE, 0x86, 0x40, 0xDF, 0xDB, /* 0xA0-0xA3 */
5612 0xDF, 0xE5, 0x86, 0x41, 0xDF, 0xD7, 0xDF, 0xD6, /* 0xA4-0xA7 */
5614 0xD2, 0xA7, 0xDF, 0xD2, 0x86, 0x42, 0xBF, 0xA9, /* 0xAC-0xAF */
5615 0x86,
[all...]
/linux-master/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c212 0x08, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
221 0x06, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
230 0x08, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
239 0x08, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
248 0x08, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
257 0x08, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
266 0x08, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
275 0x08, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
284 0x56, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
293 0x3c, 0x80, 0x11, 0x04, 0x02, 0x22, 0x44, 0x86,
[all...]
/linux-master/tools/perf/
H A DMakefile.config34 ifeq ($(SRCARCH),x86)
55 # Additional ARCH settings for x86
56 ifeq ($(SRCARCH),x86)
59 CFLAGS += -DHAVE_ARCH_X86_64_SUPPORT -I$(OUTPUT)arch/x86/include/generated
60 ARCH_INCLUDE = ../../arch/x86/lib/memcpy_64.S ../../arch/x86/lib/memset_64.S
64 LIBUNWIND_LIBS = -lunwind-x86 -llzma -lunwind
91 # So far there's only x86 and arm libdw unwind support merged in perf.
95 ifneq ($(SRCARCH),$(filter $(SRCARCH),x86 arm arm64 powerpc s390 csky riscv loongarch))
117 LIBUNWIND_ARCHS = x86 x86_6
[all...]
/linux-master/drivers/scsi/
H A Dinitio.h109 #define TUL_SCtrl1 0x86 /* 06 W Control 1 */
110 #define TUL_SStatus1 0x86 /* 06 R Status 1 */
166 #define TSC_XF_DMA_IN_DIRECT 0x86 /* DMA Xfer Information in */
/linux-master/tools/testing/selftests/nolibc/
H A DMakefile55 IMAGE_i386 = arch/x86/boot/bzImage
56 IMAGE_x86_64 = arch/x86/boot/bzImage
57 IMAGE_x86 = arch/x86/boot/bzImage
/linux-master/drivers/hwmon/
H A Dfam15h_power.c68 return boot_cpu_data.x86 == 0x15 && boot_cpu_data.x86_model >= 0x60;
141 * With the new x86 topology modelling, cpu core id actually
209 * With the new x86 topology modelling, x86_max_cores is the
295 if (c->x86 == 0x15 &&
313 if (c->x86 == 0x15 &&
/linux-master/drivers/platform/x86/
H A Dpmc_atom.c15 #include <linux/platform_data/x86/clk-pmc-atom.h>
16 #include <linux/platform_data/x86/pmc_atom.h>
17 #include <linux/platform_data/x86/simatic-ipc.h>
/linux-master/arch/x86/kernel/cpu/microcode/
H A Dintel.c32 static const char ucode_path[] = "kernel/x86/microcode/GenuineIntel.bin";
605 c->x86, c->x86_model, c->x86_stepping);
651 if (c->x86_vendor != X86_VENDOR_INTEL || c->x86 < 6 ||
653 pr_err("Intel CPU family 0x%x not supported\n", c->x86);
/linux-master/drivers/edac/
H A Damd64_edac.h192 #define dct_ganging_enabled(pvt) ((boot_cpu_data.x86 == 0x10) && ((pvt)->dct_sel_lo & BIT(4)))
418 if (boot_cpu_data.x86 == 0xf)
428 if (boot_cpu_data.x86 == 0xf)
/linux-master/arch/m68k/include/asm/
H A Dm5206sim.h70 #define MCFSIM_CSCR2 (MCF_MBAR + 0x86) /* CS 2 Control reg */
/linux-master/drivers/media/i2c/
H A Dths8200_regs.h156 #define THS8200_MISC_PPL_LSB 0x86
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dmxm.c98 if (bios->version.chip == 0x84 || bios->version.chip == 0x86)
/linux-master/include/uapi/linux/
H A Dnilfs2_api.h279 _IOWR(NILFS_IOCTL_IDENT, 0x86, struct nilfs_argv)
/linux-master/include/uapi/scsi/
H A Dcxlflash_ioctl.h199 #define DK_CXLFLASH_MANAGE_LUN CXL_IOWR(0x86, dk_cxlflash_manage_lun)
/linux-master/drivers/media/tuners/
H A Dfc2580_priv.h24 {0x12, 0x86},
/linux-master/lib/
H A Dbitrev.c24 0x06, 0x86, 0x46, 0xc6, 0x26, 0xa6, 0x66, 0xe6,
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dinitvals.h82 { 195, 0x86 }, { 196, 0x00 },
/linux-master/sound/soc/codecs/
H A Dml26124.h69 #define ML26124_EQBRAND0_F1H 0x86
/linux-master/include/linux/mfd/
H A Dac100.h91 #define AC100_ADC_DAP_L_H_A_C 0x86 /* Left High Avg. Coef */
/linux-master/include/uapi/linux/isdn/
H A Dcapicmd.h28 #define CAPI_DATA_B3 0x86
/linux-master/include/dt-bindings/memory/
H A Dtegra186-mc.h196 #define TEGRA186_MEMORY_CLIENT_TSECSRDB 0x86
/linux-master/scripts/dtc/include-prefixes/dt-bindings/memory/
H A Dtegra186-mc.h196 #define TEGRA186_MEMORY_CLIENT_TSECSRDB 0x86

Completed in 294 milliseconds

1234567891011>>