| /Linux-v6.6/drivers/media/platform/chips-media/ |
| D | coda-gdi.c | 91 RBC(CA, 15, RA, 0), 92 RBC(RA, 0, RA, 1), 93 RBC(RA, 1, RA, 2), 94 RBC(RA, 2, RA, 3), 95 RBC(RA, 3, RA, 4), 96 RBC(RA, 4, RA, 5), 97 RBC(RA, 5, RA, 6), 98 RBC(RA, 6, RA, 7), 99 RBC(RA, 7, RA, 8), 100 RBC(RA, 8, RA, 9), [all …]
|
| /Linux-v6.6/arch/x86/crypto/ |
| D | serpent-sse2-i586-asm_32.S | 27 #define RA %xmm0 macro 513 read_blocks(%eax, RA, RB, RC, RD, RT0, RT1, RE); 515 K(RA, RB, RC, RD, RE, 0); 516 S0(RA, RB, RC, RD, RE); LK(RC, RB, RD, RA, RE, 1); 517 S1(RC, RB, RD, RA, RE); LK(RE, RD, RA, RC, RB, 2); 518 S2(RE, RD, RA, RC, RB); LK(RB, RD, RE, RC, RA, 3); 519 S3(RB, RD, RE, RC, RA); LK(RC, RA, RD, RB, RE, 4); 520 S4(RC, RA, RD, RB, RE); LK(RA, RD, RB, RE, RC, 5); 521 S5(RA, RD, RB, RE, RC); LK(RC, RA, RD, RE, RB, 6); 522 S6(RC, RA, RD, RE, RB); LK(RD, RB, RA, RE, RC, 7); [all …]
|
| D | serpent-sse2-x86_64-asm_64.S | 636 K2(RA, RB, RC, RD, RE, 0); 637 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 638 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 639 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 640 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 641 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 642 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 643 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 644 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 645 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
| D | serpent-avx-x86_64-asm_64.S | 566 K2(RA, RB, RC, RD, RE, 0); 567 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 568 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 569 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 570 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 571 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 572 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 573 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 574 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 575 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
| D | serpent-avx2-asm_64.S | 566 K2(RA, RB, RC, RD, RE, 0); 567 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 568 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 569 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 570 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 571 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 572 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 573 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 574 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 575 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
| D | twofish-avx-x86_64-asm_64.S | 189 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \ 190 encrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); 193 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \ 194 encrypt_round(((2*n) + 1), RC, RD, RA, RB, dummy, dummy); 197 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \ 198 decrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); 201 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \ 202 decrypt_round((2*n), RA, RB, RC, RD, dummy, dummy);
|
| D | cast6-avx-x86_64-asm_64.S | 163 qop(RB, RA, 3); \ 166 qop(RA, RD, 1); 170 qop(RA, RD, 1); \ 173 qop(RB, RA, 3); \
|
| D | sha1_avx2_x86_64_asm.S | 108 .set RA, REG_RA define 336 .set RTB, RA 337 .set RA, T_REG define
|
| /Linux-v6.6/arch/powerpc/xmon/ |
| D | ppc-opc.c | 502 #define RA NSISIGNOPT + 1 macro 507 #define RA0 RA + 1 3038 {"tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3039 {"tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3040 {"tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3041 {"tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3042 {"tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3043 {"tdllei", OPTO(2,TOLLE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3044 {"tdlngi", OPTO(2,TOLNG), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3045 {"tdgti", OPTO(2,TOGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, [all …]
|
| /Linux-v6.6/tools/testing/selftests/powerpc/include/ |
| D | instructions.h | 9 #define __COPY(RA, RB, L) \ argument 10 (0x7c00060c | (RA) << (31-15) | (RB) << (31-20) | (L) << (31-10)) 11 #define COPY(RA, RB, L) \ argument 12 .long __COPY((RA), (RB), (L)) 33 #define __PASTE(RA, RB, L, RC) \ argument 34 (0x7c00070c | (RA) << (31-15) | (RB) << (31-20) | (L) << (31-10) | (RC) << (31-31)) 35 #define PASTE(RA, RB, L, RC) \ argument 36 .long __PASTE((RA), (RB), (L), (RC))
|
| /Linux-v6.6/arch/powerpc/crypto/ |
| D | sha1-powerpc-asm.S | 27 #define RA(t) ((((t)+4)%6)+7) macro 42 rotlwi RT(t),RA(t),5; \ 54 rotlwi RT(t),RA(t),5; \ 68 rotlwi RT(t),RA(t),5; \ 78 rotlwi RT(t),RA(t),5; \ 93 rotlwi RT(t),RA(t),5; \ 131 lwz RA(0),0(r3) /* A */ 178 add RA(0),RA(80),r16 180 stw RA(0),0(r3)
|
| /Linux-v6.6/arch/powerpc/kvm/ |
| D | book3s_32_sr.S | 92 #define KVM_LOAD_BAT(n, reg, RA, RB) \ argument 93 lwz RA,(n*16)+0(reg); \ 95 mtspr SPRN_IBAT##n##U,RA; \ 97 lwz RA,(n*16)+8(reg); \ 99 mtspr SPRN_DBAT##n##U,RA; \
|
| /Linux-v6.6/arch/mips/kvm/ |
| D | entry.c | 51 #define RA 31 macro 321 uasm_i_jalr(&p, RA, T9); in kvm_mips_build_enter_guest() 702 uasm_i_jalr(&p, RA, T9); in kvm_mips_build_exit() 771 uasm_i_jalr(&p, RA, T9); in kvm_mips_build_exit() 910 UASM_i_LW(&p, RA, offsetof(struct pt_regs, regs[RA]), K1); in kvm_mips_build_ret_to_host() 911 uasm_i_jr(&p, RA); in kvm_mips_build_ret_to_host()
|
| /Linux-v6.6/drivers/pwm/ |
| D | pwm-atmel-tcb.c | 94 ATMEL_TC_REG(tcbpwmc->channel, RA), in atmel_tcb_pwm_request() 246 ATMEL_TC_REG(tcbpwmc->channel, RA), in atmel_tcb_pwm_enable() 501 regmap_read(tcbpwm->regmap, ATMEL_TC_REG(channel, RA), &chan->ra); in atmel_tcb_pwm_suspend() 515 regmap_write(tcbpwm->regmap, ATMEL_TC_REG(channel, RA), chan->ra); in atmel_tcb_pwm_resume()
|
| /Linux-v6.6/arch/powerpc/kernel/ |
| D | head_book3s_32.S | 39 #define LOAD_BAT(n, reg, RA, RB) \ argument 41 li RA,0; \ 42 mtspr SPRN_IBAT##n##U,RA; \ 43 mtspr SPRN_DBAT##n##U,RA; \ 44 lwz RA,(n*16)+0(reg); \ 46 mtspr SPRN_IBAT##n##U,RA; \ 48 lwz RA,(n*16)+8(reg); \ 50 mtspr SPRN_DBAT##n##U,RA; \
|
| /Linux-v6.6/tools/perf/arch/riscv/util/ |
| D | unwind-libdw.c | 23 dwarf_regs[1] = REG(RA); in libdw__arch_set_initial_registers()
|
| /Linux-v6.6/arch/mips/mm/ |
| D | page.c | 48 #define RA 31 macro 352 uasm_i_jr(&buf, RA); in build_clear_page() 598 uasm_i_jr(&buf, RA); in build_copy_page()
|
| /Linux-v6.6/tools/testing/selftests/powerpc/copyloops/ |
| D | memcpy_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
| D | copyuser_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
| /Linux-v6.6/arch/powerpc/lib/ |
| D | memcpy_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
| D | copyuser_power7.S | 16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
| /Linux-v6.6/drivers/clocksource/ |
| D | timer-atmel-tcb.c | 96 writel(0, tcaddr + ATMEL_TC_REG(i, RA)); in tc_clksrc_resume() 321 writel(0x0000, tcaddr + ATMEL_TC_REG(0, RA)); in tcb_setup_dual_chan()
|
| /Linux-v6.6/drivers/soc/ti/ |
| D | Kconfig | 71 The Ring Accelerator (RINGACC or RA) provides hardware acceleration
|
| /Linux-v6.6/drivers/net/ethernet/intel/e1000/ |
| D | e1000_hw.c | 4282 E1000_WRITE_REG_ARRAY(hw, RA, (i << 1), 0); in e1000_init_rx_addrs() 4284 E1000_WRITE_REG_ARRAY(hw, RA, ((i << 1) + 1), 0); in e1000_init_rx_addrs() 4370 E1000_WRITE_REG_ARRAY(hw, RA, (index << 1), rar_low); in e1000_rar_set() 4372 E1000_WRITE_REG_ARRAY(hw, RA, ((index << 1) + 1), rar_high); in e1000_rar_set()
|
| /Linux-v6.6/Documentation/networking/ |
| D | ip-sysctl.rst | 2270 Accept RA with source-address that is found on local machine 2271 if the RA is otherwise proper and able to be accepted. 2294 RA sections with a lifetime less than this value shall be 2308 Minimum prefix length of Route Information in RA. 2319 Maximum prefix length of Route Information in RA. 2330 Accept Router Preference in RA. 2338 Apply the MTU value specified in RA option 5 (RFC4861). If 2339 disabled, the MTU specified in the RA will be ignored.
|