Home
last modified time | relevance | path

Searched defs:RB (Results 1 – 15 of 15) sorted by relevance

/linux/tools/testing/selftests/powerpc/copyloops/
H A Dmemcpy_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
H A Dcopyuser_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
/linux/arch/powerpc/lib/
H A Dmemcpy_power7.S16 #define LVS(VRT,RA,RB) lvsl VRT,RA,RB argument
19 #define LVS(VRT,RA,RB) lvsr VRT,RA,RB argument
H A Dcopyuser_power7.S16 #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/include/
H A Dinstructions.h9 #define __COPY(RA, RB, L) \ argument
11 #define COPY(RA, RB, L) \ argument
33 #define __PASTE(RA, RB, L, RC) \ argument
35 #define PASTE(RA, RB, L, RC) \ argument
/linux/arch/powerpc/kvm/
H A Dbook3s_32_sr.S92 #define KVM_LOAD_BAT(n, reg, RA, RB) \ argument
/linux/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S28 #define RB(t) ((((t)+3)%6)+7) macro
/linux/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S109 .set RB, REG_RB define
335 .set RB, RTB define
H A Dserpent-sse2-i586-asm_32.S28 #define RB %xmm1 macro
/linux/arch/powerpc/kernel/
H A Dhead_book3s_32.S39 #define LOAD_BAT(n, reg, RA, RB) \ argument
/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1529 #define RB (CARL9170_MAX_CMD_PAYLOAD_LEN) in carl9170_rng_get() macro
1853 #define RB (sizeof(u32) * RW) in carl9170_read_eeprom() macro
/linux/drivers/media/platform/rockchip/rga/
H A Drga-hw.c16 RB = 3, enumerator
/linux/arch/m68k/include/asm/
H A Dtraps.h110 #define RB (0x1000) macro
/linux/drivers/clk/renesas/
H A Dr9a06g032-clocks.c55 #define RB(_reg, _bit) ((struct regbit) { \ macro
/linux/arch/powerpc/xmon/
H A Dppc-opc.c539 #define RB RAOPT + 1 macro