Searched defs:RB (Results 1 – 8 of 8) sorted by relevance
/linux-3.3/arch/powerpc/kernel/ |
D | misc_64.S | 305 #define LBZCIX(RT,RA,RB) .long (0x7c0006aa|(RT<<21)|(RA<<16)|(RB << 11)) argument 306 #define STBCIX(RS,RA,RB) .long (0x7c0007aa|(RS<<21)|(RA<<16)|(RB << 11)) argument
|
D | head_32.S | 39 #define LOAD_BAT(n, reg, RA, RB) \ argument
|
/linux-3.3/arch/powerpc/kvm/ |
D | book3s_32_sr.S | 103 #define KVM_LOAD_BAT(n, reg, RA, RB) \ argument
|
/linux-3.3/arch/powerpc/mm/ |
D | tlb_nohash_low.S | 196 # define ICBT(CT,RA,RB) \ argument
|
/linux-3.3/drivers/net/wireless/ath/carl9170/ |
D | main.c | 1480 #define RB (CARL9170_MAX_CMD_PAYLOAD_LEN) in carl9170_rng_get() macro 1809 #define RB (sizeof(u32) * RW) in carl9170_read_eeprom() macro
|
/linux-3.3/arch/x86/crypto/ |
D | serpent-sse2-i586-asm_32.S | 41 #define RB %xmm1 macro
|
/linux-3.3/arch/m68k/include/asm/ |
D | traps.h | 110 #define RB (0x1000) macro
|
/linux-3.3/arch/powerpc/xmon/ |
D | ppc-opc.c | 408 #define RB RAOPT + 1 macro
|