/Linux-v4.19/Documentation/hwmon/ |
D | smsc47b397 | 45 MOV DX,480H 47 OUT DX,AL 48 MOV DX,481H 49 IN AL,DX 117 MOV DX,02EH 119 OUT DX,AL 121 MOV DX,02EH 123 OUT DX,AL 125 MOV DX,02FH 126 IN AL,DX [all …]
|
/Linux-v4.19/Documentation/fb/ |
D | s3fb.txt | 10 S3 Trio64 (and variants V+, UV+, V2/DX, V2/GX) 11 S3 Virge (and variants VX, DX, GX and GX2+) 19 I tested s3fb on Trio64 (plain, V+ and V2/DX) and Virge (plain, VX, DX), 43 support is broken on S3 Trio64 V2/DX. 78 * text mode broken on S3 Trio64 V2/DX
|
/Linux-v4.19/tools/perf/arch/x86/tests/ |
D | regs_load.S | 7 #define DX 3 * 8 macro 35 movq %rdx, DX(%rdi) 71 movl %edx, DX(%edi)
|
/Linux-v4.19/tools/perf/arch/x86/util/ |
D | unwind-libdw.c | 23 dwarf_regs[2] = REG(DX); in libdw__arch_set_initial_registers() 33 dwarf_regs[1] = REG(DX); in libdw__arch_set_initial_registers()
|
D | perf_regs.c | 15 SMPL_REG(DX, PERF_REG_X86_DX),
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-sis96x | 8 645, 645DX (aka 646), 648, 650, 651, 655, 735, 745, 746
|
/Linux-v4.19/arch/x86/um/ |
D | signal.c | 179 GETREG(DX, dx); in copy_sc_from_user() 258 PUTREG(DX, dx); in copy_sc_to_user()
|
/Linux-v4.19/arch/x86/math-emu/ |
D | README | 141 an 80486DX. 154 an 80486DX. A 80486DX will allow some floating point instructions to 340 486DX2/66 (other tests indicate that an Intel 486DX produces
|
/Linux-v4.19/tools/objtool/arch/x86/lib/ |
D | x86-opcode-map.txt | 155 6c: INS/INSB Yb,DX 156 6d: INS/INSW/INSD Yz,DX 157 6e: OUTS/OUTSB DX,Xb 158 6f: OUTS/OUTSW/OUTSD DX,Xz 300 ec: IN AL,DX 301 ed: IN eAX,DX 302 ee: OUT DX,AL 303 ef: OUT DX,eAX
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | x86-opcode-map.txt | 155 6c: INS/INSB Yb,DX 156 6d: INS/INSW/INSD Yz,DX 157 6e: OUTS/OUTSB DX,Xb 158 6f: OUTS/OUTSW/OUTSD DX,Xz 300 ec: IN AL,DX 301 ed: IN eAX,DX 302 ee: OUT DX,AL 303 ef: OUT DX,eAX
|
/Linux-v4.19/arch/x86/lib/ |
D | x86-opcode-map.txt | 155 6c: INS/INSB Yb,DX 156 6d: INS/INSW/INSD Yz,DX 157 6e: OUTS/OUTSB DX,Xb 158 6f: OUTS/OUTSW/OUTSD DX,Xz 300 ec: IN AL,DX 301 ed: IN eAX,DX 302 ee: OUT DX,AL 303 ef: OUT DX,eAX
|
/Linux-v4.19/arch/x86/ |
D | Kconfig.cpu | 14 AMD/Cyrix/Intel 386DX/DXL/SL/SLC/SX, Cyrix/TI 486DLC/DLC2, 22 - "486" for the AMD/Cyrix/IBM/Intel 486DX/DX2/DX4 or 58 486DX/DX2/DX4 or SL/SLC/SLC2/SLC3/SX/SX2 and UMC U5D or U5S.
|
D | Kconfig | 1730 operations) if you don't have one. 486DX and Pentium processors have 1732 a 487DX or 387, respectively. (The messages during boot time can
|
/Linux-v4.19/sound/pci/ |
D | Kconfig | 840 tristate "Trident 4D-Wave DX/NX; SiS 7018" 846 4D-Wave DX/NX or SiS 7018 chips. 880 Asus AV66/AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, DS, DSX,
|
/Linux-v4.19/arch/arc/ |
D | Kconfig | 568 when HAPS DX is configured with PCIe RC bitmap. If you have PCI,
|
/Linux-v4.19/Documentation/input/joydev/ |
D | joystick.rst | 384 Soundcards with a Trident 4DWave DX/NX or Aureal Vortex/Vortex2 chipsets
|
/Linux-v4.19/drivers/i2c/busses/ |
D | Kconfig | 255 645DX/961 256 645DX/962
|
/Linux-v4.19/Documentation/sound/ |
D | alsa-configuration.rst | 2176 Module for Trident 4DWave DX/NX sound cards. 2360 i.e., Xonar D1, DX, D2, D2X, DS, DSX, Essence ST (Deluxe),
|
/Linux-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 2448 #define DX(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1)) macro 2449 #define DX_MASK DX (0x3f, 0x1f) 4161 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}}, 4162 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, NDXD}},
|