Searched defs:RD (Results 1 – 14 of 14) sorted by relevance
/linux/arch/powerpc/crypto/ |
H A D | sha1-powerpc-asm.S | 30 #define RD(t) ((((t)+1)%6)+7) macro
|
/linux/arch/x86/crypto/ |
H A D | sha1_avx2_x86_64_asm.S | 111 .set RD, REG_RD define 333 .set RD, RC define
|
H A D | serpent-sse2-i586-asm_32.S | 30 #define RD %xmm3 macro
|
/linux/sound/soc/au1x/ |
H A D | i2sc.c | 70 static inline unsigned long RD(struct au1xpsc_audio_data *ctx, int reg) in RD() function
|
H A D | ac97c.c | 72 static inline unsigned long RD(struct au1xpsc_audio_data *ctx, int reg) in RD() function
|
/linux/arch/sparc/crypto/ |
H A D | opcodes.h | 14 #define RD(x) (FPD_ENCODE(x) << 25) macro
|
/linux/arch/sparc/kernel/ |
H A D | visemul.c | 138 #define RD(INSN) (((INSN) >> 25) & 0x1f) macro
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_stats.c | 974 #define RD(name) \ in mlx5e_stats_eth_mac_get() macro 1157 #define RD(name) \ in mlx5e_stats_rmon_get() macro
|
/linux/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 25 #define RD(X) ((X) << 25) macro
|
H A D | bpf_jit_comp_64.c | 54 #define RD(X) ((X) << 25) macro
|
/linux/arch/mips/mm/ |
H A D | uasm.c | 19 RD = 0x004, enumerator
|
/linux/arch/mips/kernel/ |
H A D | traps.c | 511 #define RD 0x0000f800 macro
|
/linux/drivers/infiniband/hw/mthca/ |
H A D | mthca_qp.c | 285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 568 #define RD RS macro
|