/Linux-v4.19/drivers/media/platform/coda/ |
D | coda-gdi.c | 95 RBC(CA, 15, RA, 0), 96 RBC(RA, 0, RA, 1), 97 RBC(RA, 1, RA, 2), 98 RBC(RA, 2, RA, 3), 99 RBC(RA, 3, RA, 4), 100 RBC(RA, 4, RA, 5), 101 RBC(RA, 5, RA, 6), 102 RBC(RA, 6, RA, 7), 103 RBC(RA, 7, RA, 8), 104 RBC(RA, 8, RA, 9), [all …]
|
/Linux-v4.19/arch/x86/crypto/ |
D | serpent-sse2-i586-asm_32.S | 42 #define RA %xmm0 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 | 586 K2(RA, RB, RC, RD, RE, 0); 587 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 588 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 589 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 590 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 591 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 592 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 593 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 594 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 595 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
D | serpent-avx2-asm_64.S | 582 K2(RA, RB, RC, RD, RE, 0); 583 S(S0, RA, RB, RC, RD, RE); LK2(RC, RB, RD, RA, RE, 1); 584 S(S1, RC, RB, RD, RA, RE); LK2(RE, RD, RA, RC, RB, 2); 585 S(S2, RE, RD, RA, RC, RB); LK2(RB, RD, RE, RC, RA, 3); 586 S(S3, RB, RD, RE, RC, RA); LK2(RC, RA, RD, RB, RE, 4); 587 S(S4, RC, RA, RD, RB, RE); LK2(RA, RD, RB, RE, RC, 5); 588 S(S5, RA, RD, RB, RE, RC); LK2(RC, RA, RD, RE, RB, 6); 589 S(S6, RC, RA, RD, RE, RB); LK2(RD, RB, RA, RE, RC, 7); 590 S(S7, RD, RB, RA, RE, RC); LK2(RC, RA, RE, RD, RB, 8); 591 S(S0, RC, RA, RE, RD, RB); LK2(RE, RA, RD, RC, RB, 9); [all …]
|
D | twofish-avx-x86_64-asm_64.S | 209 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \ 210 encrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); 213 encrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); \ 214 encrypt_round(((2*n) + 1), RC, RD, RA, RB, dummy, dummy); 217 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \ 218 decrypt_round((2*n), RA, RB, RC, RD, preload_rgi, rotate_1l); 221 decrypt_round(((2*n) + 1), RC, RD, RA, RB, preload_rgi, rotate_1l); \ 222 decrypt_round((2*n), RA, RB, RC, RD, dummy, dummy);
|
D | cast6-avx-x86_64-asm_64.S | 174 qop(RB, RA, 3); \ 177 qop(RA, RD, 1); 181 qop(RA, RD, 1); \ 184 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-v4.19/arch/powerpc/xmon/ |
D | ppc-opc.c | 514 #define RA NSISIGNOPT + 1 macro 519 #define RA0 RA + 1 3050 {"tdlgti", OPTO(2,TOLGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3051 {"tdllti", OPTO(2,TOLLT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3052 {"tdeqi", OPTO(2,TOEQ), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3053 {"tdlgei", OPTO(2,TOLGE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3054 {"tdlnli", OPTO(2,TOLNL), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3055 {"tdllei", OPTO(2,TOLLE), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3056 {"tdlngi", OPTO(2,TOLNG), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, 3057 {"tdgti", OPTO(2,TOGT), OPTO_MASK, PPC64, PPCVLE, {RA, SI}}, [all …]
|
/Linux-v4.19/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-v4.19/drivers/staging/rtlwifi/phydm/txbf/ |
D | haltxbfinterface.h | 19 #define send_fw_ht_ndpa_packet(dm_void, RA, BW) argument 20 #define send_sw_ht_ndpa_packet(dm_void, RA, BW) argument 21 #define send_fw_vht_ndpa_packet(dm_void, RA, AID, BW) argument 22 #define send_sw_vht_ndpa_packet(dm_void, RA, AID, BW) argument 23 #define send_sw_vht_gid_mgnt_frame(dm_void, RA, idx) argument 24 #define send_sw_vht_bf_report_poll(dm_void, RA, is_final_poll) argument
|
/Linux-v4.19/arch/powerpc/kvm/ |
D | book3s_32_sr.S | 103 #define KVM_LOAD_BAT(n, reg, RA, RB) \ argument 104 lwz RA,(n*16)+0(reg); \ 106 mtspr SPRN_IBAT##n##U,RA; \ 108 lwz RA,(n*16)+8(reg); \ 110 mtspr SPRN_DBAT##n##U,RA; \
|
/Linux-v4.19/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; \ 132 lwz RA(0),0(r3) /* A */ 179 add RA(0),RA(80),r16 181 stw RA(0),0(r3)
|
/Linux-v4.19/drivers/staging/rtlwifi/phydm/ |
D | phydm_beamforming.h | 26 #define beamforming_leave(dm, RA) argument 28 #define beamforming_control_v1(dm, RA, AID, mode, BW, rate) true argument
|
/Linux-v4.19/arch/mips/kvm/ |
D | entry.c | 51 #define RA 31 macro 325 uasm_i_jalr(&p, RA, T9); in kvm_mips_build_enter_guest() 417 uasm_i_jalr(&p, RA, T9); in kvm_mips_build_enter_guest() 727 uasm_i_jalr(&p, RA, T9); in kvm_mips_build_exit() 798 uasm_i_jalr(&p, RA, T9); in kvm_mips_build_exit() 937 UASM_i_LW(&p, RA, offsetof(struct pt_regs, regs[RA]), K1); in kvm_mips_build_ret_to_host() 938 uasm_i_jr(&p, RA); in kvm_mips_build_ret_to_host()
|
/Linux-v4.19/drivers/pwm/ |
D | pwm-atmel-tcb.c | 109 __raw_readl(regs + ATMEL_TC_REG(group, RA)); in atmel_tcb_pwm_request() 269 __raw_writel(tcbpwm->duty, regs + ATMEL_TC_REG(group, RA)); in atmel_tcb_pwm_enable() 471 chan->ra = readl(base + ATMEL_TC_REG(i, RA)); in atmel_tcb_pwm_suspend() 488 writel(chan->ra, base + ATMEL_TC_REG(i, RA)); in atmel_tcb_pwm_resume()
|
/Linux-v4.19/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_hw.c | 390 IXGB_WRITE_REG_ARRAY(hw, RA, ((i << 1) + 1), 0); in ixgb_init_rx_addrs() 391 IXGB_WRITE_REG_ARRAY(hw, RA, (i << 1), 0); in ixgb_init_rx_addrs() 427 IXGB_WRITE_REG_ARRAY(hw, RA, (i << 1), 0); in ixgb_mc_addr_list_update() 428 IXGB_WRITE_REG_ARRAY(hw, RA, ((i << 1) + 1), 0); in ixgb_mc_addr_list_update() 573 IXGB_WRITE_REG_ARRAY(hw, RA, (index << 1), rar_low); in ixgb_rar_set() 574 IXGB_WRITE_REG_ARRAY(hw, RA, ((index << 1) + 1), rar_high); in ixgb_rar_set()
|
/Linux-v4.19/arch/nds32/mm/ |
D | alignment.c | 19 #define RA(inst) (((inst) >> 15) & 0x1FUL) macro 318 unaligned_addr = *idx_to_addr(regs, RA(inst)); in do_32() 502 *idx_to_addr(regs, RA(inst)) = unaligned_addr + shift; in do_32()
|
/Linux-v4.19/arch/powerpc/kernel/ |
D | head_32.S | 41 #define LOAD_BAT(n, reg, RA, RB) \ argument 43 li RA,0; \ 44 mtspr SPRN_IBAT##n##U,RA; \ 45 mtspr SPRN_DBAT##n##U,RA; \ 46 lwz RA,(n*16)+0(reg); \ 48 mtspr SPRN_IBAT##n##U,RA; \ 51 lwz RA,(n*16)+8(reg); \ 53 mtspr SPRN_DBAT##n##U,RA; \
|
/Linux-v4.19/drivers/clocksource/ |
D | tcb_clksrc.c | 97 writel(0, tcaddr + ATMEL_TC_REG(i, RA)); in tc_clksrc_resume() 300 writel(0x0000, tcaddr + ATMEL_TC_REG(0, RA)); in tcb_setup_dual_chan()
|
/Linux-v4.19/arch/mips/mm/ |
D | page.c | 50 #define RA 31 macro 350 uasm_i_jr(&buf, RA); in build_clear_page() 594 uasm_i_jr(&buf, RA); in build_copy_page()
|
/Linux-v4.19/arch/powerpc/lib/ |
D | memcpy_power7.S | 28 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 31 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
D | copyuser_power7.S | 28 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 31 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
/Linux-v4.19/tools/testing/selftests/powerpc/copyloops/ |
D | memcpy_power7.S | 28 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 31 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|
D | copyuser_power7.S | 28 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument 31 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
|