/linux-4.1.27/arch/x86/crypto/ |
D | serpent-sse2-i586-asm_32.S | 45 #define RD %xmm3 macro 528 read_blocks(%eax, RA, RB, RC, RD, RT0, RT1, RE); 530 K(RA, RB, RC, RD, RE, 0); 531 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1); 532 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2); 533 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3); 534 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4); 535 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5); 536 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6); 537 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7); [all …]
|
D | serpent-sse2-x86_64-asm_64.S | 651 K2(RA, RB, RC, RD, RE, 0); 652 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 653 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 654 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 655 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 656 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 657 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 658 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 659 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 660 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
D | serpent-avx-x86_64-asm_64.S | 584 K2(RA, RB, RC, RD, RE, 0); 585 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 586 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 587 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 588 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 589 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 590 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 591 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 592 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 593 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
D | serpent-avx2-asm_64.S | 576 K2(RA, RB, RC, RD, RE, 0); 577 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 578 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 579 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 580 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 581 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 582 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 583 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 584 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 585 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
D | twofish-avx-x86_64-asm_64.S | 206 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \ 207 encrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); 210 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \ 211 encrypt_round(((2*n) + 1), RC, RD, RA, RB, dummy, dummy); 214 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \ 215 decrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); 218 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \ 219 decrypt_round((2*n), RA, RB, RC, RD, dummy, dummy);
|
D | cast6-avx-x86_64-asm_64.S | 167 qop(RD, RC, 1); \ 176 qop(RA, RD, 1); 180 qop(RA, RD, 1); \ 189 qop(RD, RC, 1);
|
D | sha1_avx2_x86_64_asm.S | 111 .set RD, REG_RD define 333 .set RE, RD 334 .set RD, RC define
|
/linux-4.1.27/arch/mips/mm/ |
D | uasm-mips.c | 53 { insn_addu, M(spec_op, 0, 0, 0, 0, addu_op), RS | RT | RD }, 55 { insn_and, M(spec_op, 0, 0, 0, 0, and_op), RS | RT | RD }, 71 { insn_daddu, M(spec_op, 0, 0, 0, 0, daddu_op), RS | RT | RD }, 72 { insn_dinsm, M(spec3_op, 0, 0, 0, 0, dinsm_op), RS | RT | RD | RE }, 73 { insn_dins, M(spec3_op, 0, 0, 0, 0, dins_op), RS | RT | RD | RE }, 75 { insn_dmfc0, M(cop0_op, dmfc_op, 0, 0, 0, 0), RT | RD | SET}, 76 { insn_dmtc0, M(cop0_op, dmtc_op, 0, 0, 0, 0), RT | RD | SET}, 77 { insn_drotr32, M(spec_op, 1, 0, 0, 0, dsrl32_op), RT | RD | RE }, 78 { insn_drotr, M(spec_op, 1, 0, 0, 0, dsrl_op), RT | RD | RE }, 79 { insn_dsll32, M(spec_op, 0, 0, 0, 0, dsll32_op), RT | RD | RE }, [all …]
|
D | uasm-micromips.c | 44 { insn_addu, M(mm_pool32a_op, 0, 0, 0, 0, mm_addu32_op), RT | RS | RD }, 46 { insn_and, M(mm_pool32a_op, 0, 0, 0, 0, mm_and_op), RT | RS | RD }, 70 { insn_ins, M(mm_pool32a_op, 0, 0, 0, 0, mm_ins_op), RT | RS | RD | RE }, 71 { insn_ext, M(mm_pool32a_op, 0, 0, 0, 0, mm_ext_op), RT | RS | RD | RE }, 83 { insn_mfc0, M(mm_pool32a_op, 0, 0, 0, mm_mfc0_op, mm_pool32axf_op), RT | RS | RD }, 86 { insn_mtc0, M(mm_pool32a_op, 0, 0, 0, mm_mtc0_op, mm_pool32axf_op), RT | RS | RD }, 87 { insn_mul, M(mm_pool32a_op, 0, 0, 0, 0, mm_mul_op), RT | RS | RD }, 88 { insn_or, M(mm_pool32a_op, 0, 0, 0, 0, mm_or32_op), RT | RS | RD }, 95 { insn_sll, M(mm_pool32a_op, 0, 0, 0, 0, mm_sll32_op), RT | RS | RD }, 96 { insn_sllv, M(mm_pool32a_op, 0, 0, 0, 0, mm_sllv32_op), RT | RS | RD }, [all …]
|
D | uasm.c | 19 RD = 0x004, enumerator
|
/linux-4.1.27/arch/sparc/crypto/ |
D | opcodes.h | 13 #define RD(x) (FPD_ENCODE(x) << 25) macro 18 .word (F3F(2,0x36,0x147)|RS1(a)|RS2(b)|RD(c)); 30 .word (F3F(2, 0x19, 0)|RS1(a)|RS2(b)|RS3(c)|RD(d)); 32 .word (F3F(2, 0x19, 1)|RS1(a)|RS2(b)|RS3(c)|RD(d)); 34 .word (F3F(2, 0x19, 2)|RS1(a)|RS2(b)|RS3(c)|RD(d)); 36 .word (F3F(2, 0x19, 3)|RS1(a)|RS2(b)|RS3(c)|RD(d)); 38 .word (F3F(2, 0x19, 4)|RS1(a)|RS2(b)|RS3(c)|RD(d)); 40 .word (F3F(2, 0x19, 5)|RS1(a)|RS2(b)|RS3(c)|RD(d)); 42 .word (F3F(2, 0x19, 6)|RS1(a)|RS2(b)|RS3(c)|RD(d)); 44 .word (F3F(2, 0x19, 7)|RS1(a)|RS2(b)|RS3(c)|RD(d)); [all …]
|
/linux-4.1.27/include/rdma/ |
D | ib_pack.h | 144 IB_OPCODE(RD, SEND_FIRST), 145 IB_OPCODE(RD, SEND_MIDDLE), 146 IB_OPCODE(RD, SEND_LAST), 147 IB_OPCODE(RD, SEND_LAST_WITH_IMMEDIATE), 148 IB_OPCODE(RD, SEND_ONLY), 149 IB_OPCODE(RD, SEND_ONLY_WITH_IMMEDIATE), 150 IB_OPCODE(RD, RDMA_WRITE_FIRST), 151 IB_OPCODE(RD, RDMA_WRITE_MIDDLE), 152 IB_OPCODE(RD, RDMA_WRITE_LAST), 153 IB_OPCODE(RD, RDMA_WRITE_LAST_WITH_IMMEDIATE), [all …]
|
/linux-4.1.27/include/linux/ceph/ |
D | rados.h | 194 f(READ, __CEPH_OSD_OP(RD, DATA, 1), "read") \ 195 f(STAT, __CEPH_OSD_OP(RD, DATA, 2), "stat") \ 196 f(MAPEXT, __CEPH_OSD_OP(RD, DATA, 3), "mapext") \ 199 f(MASKTRUNC, __CEPH_OSD_OP(RD, DATA, 4), "masktrunc") \ 200 f(SPARSE_READ, __CEPH_OSD_OP(RD, DATA, 5), "sparse-read") \ 202 f(NOTIFY, __CEPH_OSD_OP(RD, DATA, 6), "notify") \ 203 f(NOTIFY_ACK, __CEPH_OSD_OP(RD, DATA, 7), "notify-ack") \ 206 f(ASSERT_VER, __CEPH_OSD_OP(RD, DATA, 8), "assert-version") \ 208 f(LIST_WATCHERS, __CEPH_OSD_OP(RD, DATA, 9), "list-watchers") \ 210 f(LIST_SNAPS, __CEPH_OSD_OP(RD, DATA, 10), "list-snaps") \ [all …]
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha512-armv7-neon.S | 35 #define RD d3 macro 284 vld1.64 {RA-RD}, [%r0]!; 310 rounds2_0_63(RA, RB, RC, RD, RE, RF, RG, RH, RW0, RW1, RW01q, RW2, 315 rounds2_0_63(RA, RB, RC, RD, RE, RF, RG, RH, RW0, RW1, RW01q, RW2, 318 rounds2_0_63(RG, RH, RA, RB, RC, RD, RE, RF, RW2, RW3, RW23q, RW4, 320 rounds2_0_63(RE, RF, RG, RH, RA, RB, RC, RD, RW4, RW5, RW45q, RW6, 322 rounds2_0_63(RC, RD, RE, RF, RG, RH, RA, RB, RW6, RW7, RW67q, RW8, 324 rounds2_0_63(RA, RB, RC, RD, RE, RF, RG, RH, RW8, RW9, RW89q, RW10, 326 rounds2_0_63(RG, RH, RA, RB, RC, RD, RE, RF, RW10, RW11, RW1011q, RW12, 329 rounds2_0_63(RE, RF, RG, RH, RA, RB, RC, RD, RW12, RW13, RW1213q, RW14, [all …]
|
/linux-4.1.27/arch/sparc/net/ |
D | bpf_jit_comp.c | 44 #define RD(X) ((X) << 25) macro 92 (F2(0, 0x4) | RD(REG) | (((K) >> 10) & 0x3fffff)) 94 (F3(2, 0x02) | IMMED | RS1(REG) | ((K) & 0x3ff) | RD(REG)) 141 *prog++ = SUB | RS1(G0) | RS2(r_A) | RD(r_A); \ 146 *prog++ = OR | RS1(G0) | RS2(FROM) | RD(TO); \ 151 *prog++ = OR | RS1(G0) | RS2(G0) | RD(REG); \ 168 *prog++ = OPCODE | RS1(r_A) | RS2(r_X) | RD(r_A); \ 189 _insn |= RS1(r_A) | RD(r_A); \ 203 *prog++ = OR | IMMED | RS1(G0) | S13(K) | RD(DEST); \ 212 *prog++ = LDPTRI | RS1(BASE) | S13(_off) | RD(DEST); \ [all …]
|
/linux-4.1.27/drivers/i2c/busses/ |
D | i2c-au1550.c | 60 static inline unsigned long RD(struct i2c_au1550_data *a, int r) in RD() function 71 if (RD(adap, PSC_SMBSTAT) & PSC_SMBSTAT_TE) in wait_xfer_done() 87 stat = RD(adap, PSC_SMBEVNT); in wait_ack() 100 if ((RD(adap, PSC_SMBEVNT) & PSC_SMBEVNT_MD) != 0) in wait_master_done() 114 stat = RD(adap, PSC_SMBSTAT); in do_address() 119 while ((RD(adap, PSC_SMBPCR) & PSC_SMBPCR_DC) != 0) in do_address() 154 if ((RD(adap, PSC_SMBSTAT) & PSC_SMBSTAT_RE) == 0) in wait_for_rx_byte() 160 *out = RD(adap, PSC_SMBTXRX); in wait_for_rx_byte() 191 buf[i] = (unsigned char)(RD(adap, PSC_SMBTXRX) & 0xff); in i2c_read() 271 while ((RD(priv, PSC_SMBSTAT) & PSC_SMBSTAT_SR) == 0) in i2c_au1550_setup() [all …]
|
/linux-4.1.27/arch/powerpc/crypto/ |
D | sha1-powerpc-asm.S | 19 #define RD(t) ((((t)+1)%6)+7) macro 29 andc r0,RD(t),RB(t); \ 42 andc r0,RD(t),RB(t); \ 59 xor r6,r6,RD(t); \ 69 xor r6,r6,RD(t); \ 81 and r0,RB(t),RD(t); \ 85 and r0,RC(t),RD(t); \ 124 lwz RD(0),12(r3) /* D */ 165 add RD(0),RD(80),r19 173 stw RD(0),12(r3)
|
/linux-4.1.27/arch/sparc/kernel/ |
D | visemul.c | 137 #define RD(INSN) (((INSN) >> 25) & 0x1f) macro 298 maybe_flush_windows(RS1(insn), RS2(insn), RD(insn), 0); in edge() 349 store_reg(regs, rd_val, RD(insn)); in edge() 376 maybe_flush_windows(RS1(insn), RS2(insn), RD(insn), 0); in array() 402 store_reg(regs, rd_val, RD(insn)); in array() 409 maybe_flush_windows(RS1(insn), RS2(insn), RD(insn), 0); in bmask() 414 store_reg(regs, rd_val, RD(insn)); in bmask() 444 *fpd_regaddr(f, RD(insn)) = rd_val; in bshuffle() 455 rd = fpd_regaddr(f, RD(insn)); in pdist() 502 *fps_regaddr(f, RD(insn)) = rd_val; in pformat() [all …]
|
/linux-4.1.27/sound/soc/au1x/ |
D | ac97c.c | 71 static inline unsigned long RD(struct au1xpsc_audio_data *ctx, int reg) in RD() function 95 while ((RD(ctx, AC97_STATUS) & STAT_CP) && tmo--) in au1xac97c_ac97_read() 108 while ((RD(ctx, AC97_STATUS) & STAT_CP) && tmo--) in au1xac97c_ac97_read() 110 data = RD(ctx, AC97_CMDRESP); in au1xac97c_ac97_read() 134 for (tmo = 5; (RD(ctx, AC97_STATUS) & STAT_CP) && tmo; tmo--) in au1xac97c_ac97_write() 143 for (tmo = 10; (RD(ctx, AC97_STATUS) & STAT_CP) && tmo; tmo--) in au1xac97c_ac97_write() 175 while (((RD(ctx, AC97_STATUS) & STAT_RD) == 0) && --i) in au1xac97c_ac97_cold_reset()
|
D | i2sc.c | 69 static inline unsigned long RD(struct au1xpsc_audio_data *ctx, int reg) in RD() function
|
/linux-4.1.27/arch/arm/mach-mv78xx0/ |
D | Kconfig | 12 bool "Marvell RD-78x00-mASA Reference Design" 15 Marvell RD-78x00-mASA Reference Design.
|
/linux-4.1.27/arch/metag/tbx/ |
D | tbictx.S | 225 SETL [A0.2+#(2*8)],RD /* Save read pipeline */ 226 SETL [A0.2+#(3*8)],RD /* Save read pipeline */ 227 SETL [A0.2+#(4*8)],RD /* Save read pipeline */ 228 SETL [A0.2+#(5*8)],RD /* Save read pipeline */ 229 SETL [A0.2+#(6*8)],RD /* Save read pipeline */ 230 SETL [A0.2+#(7*8)],RD /* Save read pipeline */
|
/linux-4.1.27/arch/sh/include/mach-ecovec24/mach/ |
D | partner-jet-setup.txt | 8 LIST "> RD zImage, 0xa8800000" 13 LIST "> RD romImage, 0"
|
/linux-4.1.27/Documentation/spi/ |
D | spidev | 84 return (RD) or assign (WR) the SPI transfer mode. Use the constants 92 which will return (RD) or assign (WR) the full SPI transfer mode, 96 which will return (RD) or assign (WR) the bit justification used to 103 a byte which will return (RD) or assign (WR) the number of bits in 107 u32 which will return (RD) or assign (WR) the maximum SPI transfer
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
D | Kconfig | 149 Marvell Orion-VoIP GE (88F5181L) RD. 155 Marvell Orion-VoIP FXO (88F5181L) RD. 161 Marvell Orion-1-90 (88F6183) AP GE RD.
|
/linux-4.1.27/arch/sh/include/mach-kfr2r09/mach/ |
D | partner-jet-setup.txt | 7 LIST "> RD zImage, 0xa8800000" 12 LIST "> RD romImage, 0"
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | armada-xp-axpwifiap.dts | 2 * Device Tree file for Marvell RD-AXPWiFiAP. 58 model = "Marvell RD-AXPWiFiAP";
|
D | armada-388-rd.dts | 3 * (RD-88F6820-AP)
|
D | armada-370-rd.dts | 3 * (RD-88F6710-A1)
|
D | armada-388-gp.dts | 3 * (RD-88F6820-GP)
|
/linux-4.1.27/net/ipv6/ |
D | Kconfig | 166 bool "IPv6: IPv6 Rapid Deployment (6RD)"
|
/linux-4.1.27/tools/testing/ktest/ |
D | ktest.pl | 1691 open (RD, ">$redirect") or 1698 print RD if ($dord); 1706 close(RD) if ($dord);
|
/linux-4.1.27/arch/mips/kernel/ |
D | traps.c | 495 #define RD 0x0000f800 macro 658 int rd = (opcode & RD) >> 11; in simulate_rdhwr_normal()
|
/linux-4.1.27/arch/mips/kvm/ |
D | emulate.c | 2308 #define RD 0x0000f800 macro 2345 int rd = (inst & RD) >> 11; in kvm_mips_handle_ri()
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 284 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator 292 case RD: return MTHCA_QP_ST_RD; in to_mthca_st()
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pfc-sh7264.c | 1320 GPIO_FN(RD),
|
D | pfc-sh7757.c | 1500 GPIO_FN(RD),
|
D | pfc-sh7269.c | 1741 GPIO_FN(RD),
|
D | pfc-sh7734.c | 1368 GPIO_FN(RD), GPIO_FN(WE0), GPIO_FN(WE1),
|
/linux-4.1.27/ |
D | CREDITS | 3572 S: 2F 14 ALY 31 LN 166 SEC 1 SHIH-PEI RD
|