| /linux/drivers/media/platform/chips-media/coda/ |
| A D | coda-gdi.c | 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), 101 RBC(RA, 9, RA, 10), [all …]
|
| /linux/arch/x86/crypto/ |
| A D | serpent-sse2-i586-asm_32.S | 27 #define RA %xmm0 macro 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); 523 S7(RD, RB, RA, RE, RC); LK(RC, RA, RE, RD, RB, 8); 524 S0(RC, RA, RE, RD, RB); LK(RE, RA, RD, RC, RB, 9); [all …]
|
| A D | serpent-sse2-x86_64-asm_64.S | 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); 646 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10); [all …]
|
| A D | serpent-avx-x86_64-asm_64.S | 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); 576 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10); [all …]
|
| A D | serpent-avx2-asm_64.S | 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); 576 S(S1, RE, RA, RD, RC, RB); LK2(RB, RD, RC, RE, RA, 10); [all …]
|
| A 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);
|
| A 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); \
|
| A D | sha1_avx2_x86_64_asm.S | 108 .set RA, REG_RA define 336 .set RTB, RA 337 .set RA, T_REG define
|
| /linux/arch/powerpc/xmon/ |
| A D | ppc-opc.c | 502 #define RA NSISIGNOPT + 1 macro 507 #define RA0 RA + 1 4692 {"tw", X(31,4), X_MASK, PPCCOM, 0, {TO, RA, RB}}, 4693 {"t", X(31,4), X_MASK, PWRCOM, 0, {TO, RA, RB}}, 4833 {"td", X(31,68), X_MASK, PPC64, 0, {TO, RA, RB}}, 4879 {"clf", X(31,118), XTO_MASK, POWER, 0, {RA, RB}}, 5071 {"icbt", X(31,262), XRT_MASK, PPC403, 0, {RA, RB}}, 5724 {"dsn", X(31,483), XRT_MASK, E500MC, 0, {RA, RB}}, 5746 {"cli", X(31,502), XRB_MASK, POWER, 0, {RT, RA}}, 5776 {"clcs", X(31,531), XRB_MASK, M601, 0, {RT, RA}}, [all …]
|
| /linux/tools/testing/selftests/powerpc/include/ |
| A 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/arch/powerpc/crypto/ |
| A 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/arch/powerpc/kvm/ |
| A 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/Documentation/devicetree/bindings/soc/ti/ |
| A D | k3-ringacc.yaml | 15 The Ring Accelerator (RA) is a machine which converts read/write accesses 17 circular data structure in memory. The RA eliminates the need for each DMA 21 source interface on the RA) and the RA replaces the address for the transaction 26 management of the packet queues. The K3 SoCs can have more than one RA instances 58 description: Number of rings supported by RA
|
| /linux/drivers/pwm/ |
| A D | pwm-atmel-tcb.c | 94 ATMEL_TC_REG(tcbpwmc->channel, RA), in atmel_tcb_pwm_request() 241 ATMEL_TC_REG(tcbpwmc->channel, RA), in atmel_tcb_pwm_enable() 493 regmap_read(tcbpwmc->regmap, ATMEL_TC_REG(channel, RA), &chan->ra); in atmel_tcb_pwm_suspend() 508 regmap_write(tcbpwmc->regmap, ATMEL_TC_REG(channel, RA), chan->ra); in atmel_tcb_pwm_resume()
|
| /linux/arch/powerpc/kernel/ |
| A 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/tools/perf/arch/riscv/util/ |
| A D | unwind-libdw.c | 23 dwarf_regs[1] = REG(RA); in libdw__arch_set_initial_registers()
|
| /linux/arch/powerpc/lib/ |
| A 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
|
| A 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/tools/testing/selftests/powerpc/copyloops/ |
| A 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
|
| A 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/drivers/clocksource/ |
| A D | timer-atmel-tcb.c | 96 writel(0, tcaddr + ATMEL_TC_REG(i, RA)); in tc_clksrc_resume() 322 writel(0x0000, tcaddr + ATMEL_TC_REG(0, RA)); in tcb_setup_dual_chan()
|
| /linux/drivers/soc/ti/ |
| A D | Kconfig | 59 The Ring Accelerator (RINGACC or RA) provides hardware acceleration
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| A D | e1000_hw.c | 4278 E1000_WRITE_REG_ARRAY(hw, RA, (i << 1), 0); in e1000_init_rx_addrs() 4280 E1000_WRITE_REG_ARRAY(hw, RA, ((i << 1) + 1), 0); in e1000_init_rx_addrs() 4366 E1000_WRITE_REG_ARRAY(hw, RA, (index << 1), rar_low); in e1000_rar_set() 4368 E1000_WRITE_REG_ARRAY(hw, RA, ((index << 1) + 1), rar_high); in e1000_rar_set()
|
| /linux/Documentation/networking/ |
| A D | ip-sysctl.rst | 2317 Accept RA with source-address that is found on local machine 2318 if the RA is otherwise proper and able to be accepted. 2341 RA sections with a lifetime less than this value shall be 2380 Minimum prefix length of Route Information in RA. 2391 Maximum prefix length of Route Information in RA. 2402 Accept Router Preference in RA. 2410 Apply the MTU value specified in RA option 5 (RFC4861). If 2411 disabled, the MTU specified in the RA will be ignored.
|
| /linux/drivers/net/ethernet/amd/xgbe/ |
| A D | xgbe-dev.c | 1302 XGMAC_SET_BITS(mdio_sca, MAC_MDIOSCAR, RA, reg); in xgbe_create_mdio_sca_c22() 1313 XGMAC_SET_BITS(mdio_sca, MAC_MDIOSCAR, RA, reg); in xgbe_create_mdio_sca_c45()
|