Home
last modified time | relevance | path

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

12

/arch/powerpc/platforms/85xx/
DKconfig66 bool "Freescale MPC8536 DS"
70 This option enables support for the MPC8536 DS board
73 bool "Freescale MPC85xx DS"
79 This option enables support for the MPC85xx DS (MPC8544 DS) board
101 bool "Freescale P1022 DS"
229 bool "Freescale P3041 DS"
239 This option enables support for the P3041 DS board
242 bool "Freescale P4080 DS"
252 This option enables support for the P4080 DS board
265 bool "Freescale P5020 DS"
[all …]
/arch/x86/um/
Duser-offsets.c49 DEFINE(HOST_DS, DS); in foo()
78 DEFINE_LONGS(HOST_DS, DS); in foo()
Dptrace_64.c44 [DS >> 3] = HOST_DS,
85 case DS: in putreg()
164 case DS: in getreg()
Dptrace_32.c61 [DS] = HOST_DS,
94 case DS: in putreg()
149 case DS: in getreg()
Dsignal.c172 GETREG(DS, ds); in copy_sc_from_user()
261 PUTREG(DS, ds); in copy_sc_to_user()
/arch/x86/include/uapi/asm/
Dptrace-abi.h13 #define DS 7 macro
/arch/x86/um/shared/sysdep/
Dptrace_64.h38 #define DS (HOST_DS * sizeof(long)) macro
/arch/x86/um/os-Linux/
Dmcontext.c13 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/arch/avr32/kernel/
Docd.c107 *val = ocd_read(DS); in ocd_DS_get()
Dptrace.c242 status = ocd_read(DS); in do_debug()
/arch/powerpc/boot/dts/
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
Dp1022ds.dtsi2 * P1022 DS Device Tree Source stub (no addresses or top-level ranges)
Dge_imp3a.dts11 * Based on: P2020 DS Device Tree Source
/arch/arm/mach-imx/
DKconfig210 bool "Support MX25PDK (3DS) Platform"
534 bool "Support MX31PDK (3DS)"
550 Include support for MX31PDK (3DS) platform. This includes specific
/arch/x86/kernel/
Dhead_32.S454 movl $(__USER_DS),%eax # DS/ES contains default USER segment
/arch/alpha/
DKconfig116 Shark DS 20L
183 A Digital DS group board. Uses 21066 or 21066A. I/O sub-system is
/arch/x86/lib/
Dx86-opcode-map.txt68 1e: PUSH DS (i64)
69 1f: POP DS (i64)
102 3e: SEG=DS (Prefix)
/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 } },

12