| /Linux-v5.4/arch/x86/crypto/ |
| D | twofish-x86_64-asm_64.S | 39 #define R2 %rcx macro 226 encrypt_round(R0,R1,R2,R3,0); 227 encrypt_round(R2,R3,R0,R1,8); 228 encrypt_round(R0,R1,R2,R3,2*8); 229 encrypt_round(R2,R3,R0,R1,3*8); 230 encrypt_round(R0,R1,R2,R3,4*8); 231 encrypt_round(R2,R3,R0,R1,5*8); 232 encrypt_round(R0,R1,R2,R3,6*8); 233 encrypt_round(R2,R3,R0,R1,7*8); 234 encrypt_round(R0,R1,R2,R3,8*8); [all …]
|
| D | twofish-i586-asm_32.S | 231 encrypt_round(R0,R1,R2,R3,0); 232 encrypt_round(R2,R3,R0,R1,8); 233 encrypt_round(R0,R1,R2,R3,2*8); 234 encrypt_round(R2,R3,R0,R1,3*8); 235 encrypt_round(R0,R1,R2,R3,4*8); 236 encrypt_round(R2,R3,R0,R1,5*8); 237 encrypt_round(R0,R1,R2,R3,6*8); 238 encrypt_round(R2,R3,R0,R1,7*8); 239 encrypt_round(R0,R1,R2,R3,8*8); 240 encrypt_round(R2,R3,R0,R1,9*8); [all …]
|
| /Linux-v5.4/lib/ |
| D | test_bpf.c | 41 #define R2 BPF_REG_2 macro 1111 BPF_ALU64_IMM(BPF_MOV, R2, 3), 1112 BPF_ALU64_REG(BPF_SUB, R1, R2), 1127 BPF_ALU64_IMM(BPF_MOV, R2, 3), 1128 BPF_ALU64_REG(BPF_MUL, R1, R2), 1143 BPF_ALU32_IMM(BPF_MOV, R2, 3), 1144 BPF_ALU64_REG(BPF_MUL, R1, R2), 1160 BPF_ALU32_IMM(BPF_MOV, R2, 3), 1161 BPF_ALU32_REG(BPF_MUL, R1, R2), 1181 BPF_ALU64_IMM(BPF_MOV, R2, 2), [all …]
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | unaligned.c | 108 #define R2(i) (((i)>>16)&0x1f) macro 493 newbase += (R2(regs->iir)?regs->gr[R2(regs->iir)]:0)<<shift; in handle_unaligned() 495 newbase += (R2(regs->iir)?regs->gr[R2(regs->iir)]:0); in handle_unaligned() 542 ret = emulate_sth(regs, R2(regs->iir)); in handle_unaligned() 547 ret = emulate_stw(regs, R2(regs->iir),0); in handle_unaligned() 560 ret = emulate_std(regs, R2(regs->iir),0); in handle_unaligned() 604 ret = emulate_ldd(regs,R2(regs->iir),1); in handle_unaligned() 608 ret = emulate_std(regs, R2(regs->iir),1); in handle_unaligned() 611 ret = emulate_ldd(regs, R2(regs->iir),0); in handle_unaligned() 614 ret = emulate_std(regs, R2(regs->iir),0); in handle_unaligned() [all …]
|
| /Linux-v5.4/arch/hexagon/kernel/ |
| D | vm_entry.S | 61 R2.H = #HI(_THREAD_SIZE); } \ 64 R2.L = #LO(_THREAD_SIZE); } \ 67 R2 = neg(R2); } \ 70 R2 = and(R0,R2); } \ 72 THREADINFO_REG = R2; } \ 75 R2 = #-1; } \ 76 { memw(R0 + #_PT_SYSCALL_NR) = R2; \ 112 R2 = #-1; } \ 113 { memw(R0 + #_PT_SYSCALL_NR) = R2; \
|
| /Linux-v5.4/Documentation/devicetree/bindings/regulator/ |
| D | ltc3676.txt | 18 values R1 and R2 of the feedback voltage divider in ohms. 22 0.4125 * (1 + R1/R2) V and 0.8 * (1 + R1/R2) V. 25 0.725 * (1 + R1/R2) V. The ldo3 regulator is fixed to 1.8 V. The ldo1 standby
|
| D | ltc3589.txt | 18 values R1 and R2 of the feedback voltage divider in ohms. 22 0.3625 * (1 + R1/R2) V and 0.75 * (1 + R1/R2) V. Regulators bb-out and ldo1 23 have a fixed 0.8 V reference and thus output 0.8 * (1 + R1/R2) V. The ldo3
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | imx6qdl-gw552x.dtsi | 147 /* VDD_SOC (1+R1/R2 = 1.635) */ 158 /* VDD_1P8 (1+R1/R2 = 2.505): ENET-PHY */ 169 /* VDD_ARM (1+R1/R2 = 1.635) */ 180 /* VDD_DDR (1+R1/R2 = 2.105) */ 191 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 201 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
| D | imx6qdl-gw51xx.dtsi | 157 /* VDD_SOC (1+R1/R2 = 1.635) */ 168 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */ 179 /* VDD_ARM (1+R1/R2 = 1.635) */ 190 /* VDD_DDR (1+R1/R2 = 2.105) */ 201 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 211 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
| D | imx6qdl-gw52xx.dtsi | 220 /* VDD_SOC (1+R1/R2 = 1.635) */ 231 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */ 242 /* VDD_ARM (1+R1/R2 = 1.635) */ 253 /* VDD_DDR (1+R1/R2 = 2.105) */ 264 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 282 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
| D | imx6qdl-gw53xx.dtsi | 211 /* VDD_SOC (1+R1/R2 = 1.635) */ 222 /* VDD_1P8 (1+R1/R2 = 2.505): GPS/VideoIn/ENET-PHY */ 233 /* VDD_ARM (1+R1/R2 = 1.635) */ 244 /* VDD_DDR (1+R1/R2 = 2.105) */ 255 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 273 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
| D | imx6qdl-gw553x.dtsi | 185 /* VDD_SOC (1+R1/R2 = 1.635) */ 196 /* VDD_DDR (1+R1/R2 = 2.105) */ 207 /* VDD_ARM (1+R1/R2 = 1.635) */ 218 /* VDD_3P3 (1+R1/R2 = 1.281) */ 229 /* VDD_1P8a (1+R1/R2 = 2.505): Analog Video Decoder */ 247 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
| D | imx6qdl-gw551x.dtsi | 225 /* VDD_SOC (1+R1/R2 = 1.635) */ 236 /* VDD_DDR (1+R1/R2 = 2.105) */ 247 /* VDD_ARM (1+R1/R2 = 1.635) */ 258 /* VDD_3P3 (1+R1/R2 = 1.281) */ 269 /* VDD_1P8a (1+R1/R2 = 2.505): HDMI In core */ 287 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
| D | imx6qdl-gw5904.dtsi | 258 /* VDD_SOC (1+R1/R2 = 1.635) */ 269 /* VDD_1P8 (1+R1/R2 = 2.505): GbE switch */ 280 /* VDD_ARM (1+R1/R2 = 1.635) */ 291 /* VDD_DDR (1+R1/R2 = 2.105) */ 302 /* VDD_2P5 (1+R1/R2 = 3.435): PCIe/ENET-PHY */ 312 /* VDD_HIGH (1+R1/R2 = 4.17) */
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | module_64.c | 134 PPC_INST_ADDIS | __PPC_RT(R11) | __PPC_RA(R2), 137 PPC_INST_STD | __PPC_RS(R2) | __PPC_RA(R1) | R2_STACK_OFFSET, 141 PPC_INST_LD | __PPC_RT(R2) | __PPC_RA(R11) | 40, 703 (PPC_INST_LD | __PPC_RT(R2) | __PPC_RA(R12))) in apply_relocate_add() 706 (PPC_INST_ADD | __PPC_RT(R2) | __PPC_RA(R2) | __PPC_RB(R12))) in apply_relocate_add() 713 ((uint32_t *)location)[0] = PPC_INST_ADDIS | __PPC_RT(R2) | in apply_relocate_add() 715 ((uint32_t *)location)[1] = PPC_INST_ADDI | __PPC_RT(R2) | in apply_relocate_add() 716 __PPC_RA(R2) | PPC_LO(value); in apply_relocate_add()
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | ltc4260.rst | 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the 46 value of the divider resistor against the measured voltage and R2 is the value
|
| D | ltc4261.rst | 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the 46 value of the divider resistor against the measured voltage and R2 is the value
|
| D | ltc2945.rst | 45 real voltage by multiplying the reported value with (R1+R2)/R2, where R1 is the 46 value of the divider resistor against the measured voltage and R2 is the value
|
| /Linux-v5.4/tools/perf/arch/arm/tests/ |
| D | regs_load.S | 6 #define R2 0x10 macro 43 str r2, [r0, #R2]
|
| /Linux-v5.4/tools/testing/selftests/net/ |
| D | pmtu.sh | 668 "${ns_a}" veth_A-R2 "${ns_r2}" veth_R2-A \ 669 "${ns_r2}" veth_R2-B "${ns_b}" veth_B-R2 687 mtu "${ns_a}" veth_A-R2 2000 690 mtu "${ns_b}" veth_B-R2 1500 725 mtu "${ns_b}" veth_B-R2 400 731 mtu "${ns_a}" veth_A-R2 500 737 mtu "${ns_a}" veth_A-R2 1500 1219 "${ns_a}" veth_A-R2 "${ns_r2}" veth_R2-A \ 1220 "${ns_r2}" veth_R2-B "${ns_b}" veth_B-R2 1231 mtu "${ns_a}" veth_A-R2 2000 [all …]
|
| /Linux-v5.4/tools/perf/arch/powerpc/tests/ |
| D | regs_load.S | 7 #define R2 2 * 8 macro 46 std 2, R2(3)
|
| /Linux-v5.4/arch/sparc/net/ |
| D | bpf_jit_comp_32.c | 261 #define emit_cmp(R1, R2) \ argument 262 *prog++ = (SUBCC | RS1(R1) | RS2(R2) | RD(G0)) 267 #define emit_btst(R1, R2) \ argument 268 *prog++ = (ANDCC | RS1(R1) | RS2(R2) | RD(G0)) 273 #define emit_sub(R1, R2, R3) \ argument 274 *prog++ = (SUB | RS1(R1) | RS2(R2) | RD(R3)) 279 #define emit_add(R1, R2, R3) \ argument 280 *prog++ = (ADD | RS1(R1) | RS2(R2) | RD(R3)) 285 #define emit_and(R1, R2, R3) \ argument 286 *prog++ = (AND | RS1(R1) | RS2(R2) | RD(R3))
|
| /Linux-v5.4/arch/nds32/lib/ |
| D | copy_template.S | 14 sub $r2, $r2, $r4 ! update $R2 29 sub $r2, $r2, $r3 ! update $R2
|
| /Linux-v5.4/arch/sh/boards/ |
| D | Kconfig | 331 bool "Magic Panel R2" 336 Select Magic Panel R2 if configuring for Magic Panel R2. 389 menu "Magic Panel R2 options" 392 int "Magic Panel R2 Version" 395 Set the version of the Magic Panel R2
|
| /Linux-v5.4/arch/s390/crypto/ |
| D | crc32le-vx.S | 64 .quad 0x1c6e41596, 0x154442bd4 # R2, R1 72 .quad 0x09e4addf8, 0x740eef02 # R2, R1
|