Home
last modified time | relevance | path

Searched refs:DX (Results 1 – 23 of 23) sorted by relevance

/linux-6.6.21/Documentation/hwmon/
Dsmsc47b397.rst58 MOV DX,480H
60 OUT DX,AL
61 MOV DX,481H
62 IN AL,DX
149 MOV DX,02EH
151 OUT DX,AL
153 MOV DX,02EH
155 OUT DX,AL
157 MOV DX,02FH
158 IN AL,DX
[all …]
/linux-6.6.21/Documentation/fb/
Ds3fb.rst10 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-6.6.21/tools/perf/arch/x86/tests/
Dregs_load.S7 #define DX 3 * 8 macro
35 movq %rdx, DX(%rdi)
71 movl %edx, DX(%edi)
/linux-6.6.21/tools/perf/arch/x86/util/
Dunwind-libdw.c24 dwarf_regs[2] = REG(DX); in libdw__arch_set_initial_registers()
34 dwarf_regs[1] = REG(DX); in libdw__arch_set_initial_registers()
Dperf_regs.c20 SMPL_REG(DX, PERF_REG_X86_DX),
/linux-6.6.21/drivers/firmware/imx/
DKconfig21 (QM, QP), and i.MX8QX (QXP, DX).
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/
Dimx6ull-dhcor-som.dtsi201 compatible = "brcm,bcm43430a1-bt"; /* muRata 1DX */
222 compatible = "brcm,bcm43430a1-fmac", "brcm,bcm4329-fmac"; /* muRata 1DX */
/linux-6.6.21/arch/um/os-Linux/skas/
Dprocess.c42 R(DX); in ptrace_reg_name()
64 R(DX); in ptrace_reg_name()
/linux-6.6.21/Documentation/i2c/busses/
Di2c-sis96x.rst12 645, 645DX (aka 646), 648, 650, 651, 655, 735, 745, 746
/linux-6.6.21/arch/x86/um/
Dsignal.c180 GETREG(DX, dx); in copy_sc_from_user()
259 PUTREG(DX, dx); in copy_sc_to_user()
/linux-6.6.21/arch/x86/
DKconfig.cpu14 AMD/Cyrix/Intel 386DX/DXL/SL/SLC/SX, Cyrix/TI 486DLC/DLC2,
22 - "486" for the AMD/Cyrix/IBM/Intel 486DX/DX2/DX4 or
61 bool "486DX"
65 486DX/DX2/DX4 and UMC U5D.
DKconfig1687 operations) if you don't have one. 486DX and Pentium processors have
1689 a 487DX or 387, respectively. (The messages during boot time can
/linux-6.6.21/arch/x86/math-emu/
DREADME141 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-6.6.21/tools/arch/x86/lib/
Dx86-opcode-map.txt155 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-6.6.21/arch/x86/lib/
Dx86-opcode-map.txt155 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-6.6.21/Documentation/devicetree/bindings/firmware/
Dfsl,scu.yaml16 (QM, QP), and i.MX8QX (QXP, DX).
/linux-6.6.21/sound/pci/
DKconfig860 tristate "Trident 4D-Wave DX/NX; SiS 7018"
866 4D-Wave DX/NX or SiS 7018 chips.
903 Asus AV66/AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, DS, DSX,
/linux-6.6.21/arch/arm64/boot/dts/freescale/
Dimx8x-colibri.dtsi36 /* TODO Cooling maps for DX */
/linux-6.6.21/Documentation/admin-guide/
Dext4.rst123 used on large case-insensitive directories with DX feature. On DX
/linux-6.6.21/Documentation/input/joydev/
Djoystick.rst384 Soundcards with a Trident 4DWave DX/NX or Aureal Vortex/Vortex2 chipset
/linux-6.6.21/drivers/i2c/busses/
DKconfig294 645DX/961
295 645DX/962
/linux-6.6.21/Documentation/sound/
Dalsa-configuration.rst2208 Module for Trident 4DWave DX/NX sound cards.
2436 i.e., Xonar D1, DX, D2, D2X, DS, DSX, Essence ST (Deluxe),
/linux-6.6.21/arch/powerpc/xmon/
Dppc-opc.c2436 #define DX(op, xop) (OP (op) | ((((unsigned long)(xop)) & 0x1f) << 1)) macro
2437 #define DX_MASK DX (0x3f, 0x1f)
4149 {"addpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, DXD}},
4150 {"subpcis", DX(19,2), DX_MASK, POWER9, PPCVLE, {RT, NDXD}},