/linux-6.6.21/Documentation/hwmon/ |
D | smsc47b397.rst | 58 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/ |
D | s3fb.rst | 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-6.6.21/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-6.6.21/tools/perf/arch/x86/util/ |
D | unwind-libdw.c | 24 dwarf_regs[2] = REG(DX); in libdw__arch_set_initial_registers() 34 dwarf_regs[1] = REG(DX); in libdw__arch_set_initial_registers()
|
D | perf_regs.c | 20 SMPL_REG(DX, PERF_REG_X86_DX),
|
/linux-6.6.21/drivers/firmware/imx/ |
D | Kconfig | 21 (QM, QP), and i.MX8QX (QXP, DX).
|
/linux-6.6.21/arch/arm/boot/dts/nxp/imx/ |
D | imx6ull-dhcor-som.dtsi | 201 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/ |
D | process.c | 42 R(DX); in ptrace_reg_name() 64 R(DX); in ptrace_reg_name()
|
/linux-6.6.21/Documentation/i2c/busses/ |
D | i2c-sis96x.rst | 12 645, 645DX (aka 646), 648, 650, 651, 655, 735, 745, 746
|
/linux-6.6.21/arch/x86/um/ |
D | signal.c | 180 GETREG(DX, dx); in copy_sc_from_user() 259 PUTREG(DX, dx); in copy_sc_to_user()
|
/linux-6.6.21/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 61 bool "486DX" 65 486DX/DX2/DX4 and UMC U5D.
|
D | Kconfig | 1687 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/ |
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-6.6.21/tools/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-6.6.21/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-6.6.21/Documentation/devicetree/bindings/firmware/ |
D | fsl,scu.yaml | 16 (QM, QP), and i.MX8QX (QXP, DX).
|
/linux-6.6.21/sound/pci/ |
D | Kconfig | 860 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/ |
D | imx8x-colibri.dtsi | 36 /* TODO Cooling maps for DX */
|
/linux-6.6.21/Documentation/admin-guide/ |
D | ext4.rst | 123 used on large case-insensitive directories with DX feature. On DX
|
/linux-6.6.21/Documentation/input/joydev/ |
D | joystick.rst | 384 Soundcards with a Trident 4DWave DX/NX or Aureal Vortex/Vortex2 chipset
|
/linux-6.6.21/drivers/i2c/busses/ |
D | Kconfig | 294 645DX/961 295 645DX/962
|
/linux-6.6.21/Documentation/sound/ |
D | alsa-configuration.rst | 2208 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/ |
D | ppc-opc.c | 2436 #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}},
|