Home
last modified time | relevance | path

Searched defs:D (Results 1 – 25 of 29) sorted by relevance

12

/arch/metag/tbx/
Dtbictx.S156 D SETL [A0.2++],AC0.0,AC1.0 /* Save ACx.0 lower 32-bits */ label
158 D SETL [A0.2++],D0AR.0,D1AR.0 /* Save DSP RAM registers */ label
159 D SETL [A0.2++],D0AR.1,D1AR.1 label
160 D SETL [A0.2++],D0AW.0,D1AW.0 label
161 D SETL [A0.2++],D0AW.1,D1AW.1 label
162 D SETL [A0.2++],D0BR.0,D1BR.0 label
163 D SETL [A0.2++],D0BR.1,D1BR.1 label
164 D SETL [A0.2++],D0BW.0,D1BW.0 label
165 D SETL [A0.2++],D0BW.1,D1BW.1 label
166 D SETL [A0.2++],D0ARI.0,D1ARI.0 label
[all …]
/arch/cris/include/arch-v32/arch/hwregs/iop/
Diop_mpu_macros.h96 #define MPU_ADD_RRR(S,N,D) (0x4000008C | ((S & ((1 << 5) - 1)) << 16)\ argument
100 #define MPU_ADD_RRS(S,N,D) (0x4000048C | ((S & ((1 << 5) - 1)) << 16)\ argument
104 #define MPU_ADD_RSR(S,N,D) (0x4000018C | ((S & ((1 << 5) - 1)) << 16)\ argument
108 #define MPU_ADD_RSS(S,N,D) (0x4000058C | ((S & ((1 << 5) - 1)) << 16)\ argument
112 #define MPU_ADD_SRR(S,N,D) (0x4000028C | ((S & ((1 << 5) - 1)) << 16)\ argument
116 #define MPU_ADD_SRS(S,N,D) (0x4000068C | ((S & ((1 << 5) - 1)) << 16)\ argument
120 #define MPU_ADD_SSR(S,N,D) (0x4000038C | ((S & ((1 << 5) - 1)) << 16)\ argument
124 #define MPU_ADD_SSS(S,N,D) (0x4000078C | ((S & ((1 << 5) - 1)) << 16)\ argument
128 #define MPU_ADDQ_RIR(S,N,D) (0x10000000 | ((S & ((1 << 5) - 1)) << 16)\ argument
132 #define MPU_ADDQ_IRR(S,N,D) (0x10000000 | ((S & ((1 << 16) - 1)) << 0)\ argument
[all …]
/arch/cris/arch-v10/mm/
Dfault.c23 #define D(x) x macro
25 #define D(x) macro
Dtlb.c17 #define D(x) macro
/arch/cris/mm/
Dfault.c22 #define D(x) x macro
24 #define D(x) macro
Dtlb.c14 #define D(x) macro
/arch/cris/kernel/
Dtime.c35 #define D(x) macro
/arch/mips/cavium-octeon/executive/
Dcvmx-l2c.c525 uint64_t D:1; /* Line dirty */ member
542 uint64_t D:1; /* Line dirty */ member
559 uint64_t D:1; /* Line dirty */ member
576 uint64_t D:1; /* Line dirty */ member
593 uint64_t D:1; /* Line dirty */ member
/arch/frv/kernel/
Dirq.c38 #define set_IRR(N,A,B,C,D) __set_IRR(N, (A << 28) | (B << 24) | (C << 20) | (D << 16)) argument
/arch/ia64/lib/
Dmemcpy_mck.S64 #define D (C + 1) macro
554 #define D r22 macro
Dcopy_page_mck.S96 #define D (C + 3) macro
/arch/x86/crypto/sha-mb/
Dsha1_x8_avx2.S246 D = %ymm3 define
275 D = C define
/arch/sparc/crypto/
Dsha512_glue.c137 u8 D[64]; in sha384_sparc64_final() local
Dsha256_glue.c133 u8 D[SHA256_DIGEST_SIZE]; in sha224_sparc64_final() local
/arch/mips/cavium-octeon/crypto/
Docteon-sha512.c218 u8 D[64]; in octeon_sha384_final() local
Docteon-sha256.c203 u8 D[SHA256_DIGEST_SIZE]; in octeon_sha224_final() local
/arch/powerpc/crypto/
Dsha256-spe-glue.c185 u32 D[SHA256_DIGEST_SIZE >> 2]; in ppc_spe_sha224_final() local
/arch/x86/crypto/
Dsha1_avx2_x86_64_asm.S103 .set D, REG_D define
325 .set D, C define
Dsha1_ssse3_asm.S199 .set D, REG_D define
/arch/frv/include/asm/
Dgpio-regs.h58 #define GPDR_GPIO_DIR(X,D) ((D) << (X)) argument
/arch/cris/arch-v10/drivers/
Di2c.c34 #define D(x) macro
Deeprom.c35 #define D(x) macro
/arch/powerpc/math-emu/
Dmath.c153 #define D 5 macro
/arch/cris/arch-v32/mach-a3/
Darbiter.c52 #define D(x) macro
/arch/mips/include/asm/octeon/
Dcvmx-l2c.h59 uint64_t D:1; /* Line dirty */ member

12