Home
last modified time | relevance | path

Searched refs:DS (Results 1 – 42 of 42) sorted by relevance

/linux-4.4.14/arch/powerpc/platforms/85xx/
DKconfig81 bool "Freescale MPC8536 DS"
85 This option enables support for the MPC8536 DS board
88 bool "Freescale MPC85xx DS"
94 This option enables support for the MPC85xx DS (MPC8544 DS) board
116 bool "Freescale P1022 DS"
281 P2041 RDB, P3041 DS, P4080 DS, kmcoge4, and OCA4080
285 P5020 DS, P5040 DS, T102x QDS/RDB, T104x QDS/RDB
/linux-4.4.14/tools/perf/arch/x86/tests/
Dregs_load.S15 #define DS 12 * 8 macro
48 movq $0, DS(%rdi)
85 movl $0, DS(%edi)
/linux-4.4.14/arch/x86/um/
Dptrace_64.c45 [DS >> 3] = HOST_DS,
86 case DS: in putreg()
165 case DS: in getreg()
Duser-offsets.c49 DEFINE(HOST_DS, DS); in foo()
78 DEFINE_LONGS(HOST_DS, DS); in foo()
Dptrace_32.c62 [DS] = HOST_DS,
95 case DS: in putreg()
150 case DS: in getreg()
Dsignal.c172 GETREG(DS, ds); in copy_sc_from_user()
261 PUTREG(DS, ds); in copy_sc_to_user()
/linux-4.4.14/arch/arc/kernel/
Dentry-arcv2.S211 ; Intr returning to a Delay Slot (DS) insn
212 ; (since IRQ NOT allowed in DS in ARCv2, this can only happen if orig
213 ; entry was via Exception in DS which got preempted in kernel).
/linux-4.4.14/arch/x86/include/uapi/asm/
Dptrace-abi.h13 #define DS 7 macro
/linux-4.4.14/arch/x86/um/shared/sysdep/
Dptrace_64.h38 #define DS (HOST_DS * sizeof(long)) macro
/linux-4.4.14/arch/x86/um/os-Linux/
Dmcontext.c13 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/linux-4.4.14/arch/avr32/kernel/
Docd.c107 *val = ocd_read(DS); in ocd_DS_get()
Dptrace.c242 status = ocd_read(DS); in do_debug()
/linux-4.4.14/Documentation/devicetree/bindings/mmc/
Dmtk-sd.txt23 - hs400-ds-delay: HS400 DS delay setting
/linux-4.4.14/arch/powerpc/boot/dts/fsl/
Dmpc8572ds_camp_core0.dts2 * MPC8572 DS Core0 Device Tree Source in CAMP mode.
Dmpc8536ds.dts2 * MPC8536 DS Device Tree Source
Dmpc8572ds_camp_core1.dts2 * MPC8572 DS Core1 Device Tree Source in CAMP mode.
Dp2020ds.dts2 * P2020 DS Device Tree Source
Dmpc8572ds.dts2 * MPC8572 DS Device Tree Source
Dmpc8544ds.dts2 * MPC8544 DS Device Tree Source
Dp1022ds_36b.dts2 * P1022 DS 36-bit Physical Address Map Device Tree Source
Dp1022ds_32b.dts2 * P1022 DS 32-bit Physical Address Map Device Tree Source
Dmvme2500.dts11 * Based on: P2020 DS Device Tree Source
Dge_imp3a.dts11 * Based on: P2020 DS Device Tree Source
Dp1022ds.dtsi2 * P1022 DS Device Tree Source stub (no addresses or top-level ranges)
/linux-4.4.14/sound/soc/fsl/
DKconfig111 tristate "ALSA SoC support for the Freescale P1022 DS board"
120 Say Y if you want to enable audio on the Freescale P1022 DS board.
/linux-4.4.14/Documentation/trace/
Dcoresight.txt245 The file cstrace.bin can be decompressed using "ptm2human", DS-5 or Trace32.
247 Following is a DS-5 output of an experimental loop that increments a variable up
/linux-4.4.14/arch/arm/mach-imx/
DKconfig308 bool "Support MX31PDK (3DS)"
324 Include support for MX31PDK (3DS) platform. This includes specific
/linux-4.4.14/drivers/net/irda/
DKconfig200 tristate "KingSun/DonShine DS-620 IrDA-USB dongle"
204 DS-620 IrDA-USB bridge device driver.
/linux-4.4.14/arch/x86/kernel/
Dhead_32.S459 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/linux-4.4.14/arch/alpha/
DKconfig127 Shark DS 20L
194 A Digital DS group board. Uses 21066 or 21066A. I/O sub-system is
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
Dx86-opcode-map.txt67 1e: PUSH DS (i64)
68 1f: POP DS (i64)
101 3e: SEG=DS (Prefix)
/linux-4.4.14/arch/x86/lib/
Dx86-opcode-map.txt67 1e: PUSH DS (i64)
68 1f: POP DS (i64)
101 3e: SEG=DS (Prefix)
/linux-4.4.14/arch/powerpc/xmon/
Dppc-opc.c257 #define DS DQ + 1 macro
262 #define E DS + 1
4618 { "ld", DSO(58,0), DS_MASK, PPC64, { RT, DS, RA0 } },
4620 { "ldu", DSO(58,1), DS_MASK, PPC64, { RT, DS, RAL } },
4622 { "lwa", DSO(58,2), DS_MASK, PPC64, { RT, DS, RA0 } },
4743 { "std", DSO(62,0), DS_MASK, PPC64, { RS, DS, RA0 } },
4745 { "stdu", DSO(62,1), DS_MASK, PPC64, { RS, DS, RAS } },
4747 { "stq", DSO(62,2), DS_MASK, POWER4, { RSQ, DS, RA0 } },
/linux-4.4.14/drivers/dma/
Dpl330.c57 #define DS 0x0 macro
950 val = readl(regs + DS) & 0xf; in _state()
/linux-4.4.14/Documentation/x86/
Dboot.txt1064 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS
1102 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS
/linux-4.4.14/sound/pci/
DKconfig872 Asus AV66/AV100/AV200 chips, i.e., Xonar D1, DX, D2, D2X, DS, DSX,
/linux-4.4.14/drivers/gpio/
DKconfig630 bool "MX35 3DS BOARD MC9S08DZ60 GPIO functions"
/linux-4.4.14/Documentation/
Dkmemcheck.txt250 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
/linux-4.4.14/drivers/eisa/
Deisa.ids991 ISABE04 "Qua Tech DS-201 Dual Channel RS-422"
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt2029 i.e., Xonar D1, DX, D2, D2X, DS, DSX, Essence ST (Deluxe),
/linux-4.4.14/arch/x86/kvm/
Dvmx.c943 VMX_SEGMENT_FIELD(DS),
/linux-4.4.14/
DCREDITS1691 S: CB3 0DS