Home
last modified time | relevance | path

Searched defs:RD (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/arch/powerpc/crypto/
H A Dsha1-powerpc-asm.S30 #define RD(t) ((((t)+1)%6)+7) macro
/openbmc/linux/arch/x86/crypto/
H A Dsha1_avx2_x86_64_asm.S111 .set RD, REG_RD define
333 .set RD, RC define
H A Dserpent-sse2-i586-asm_32.S30 #define RD %xmm3 macro
/openbmc/linux/sound/soc/au1x/
H A Di2sc.c70 static inline unsigned long RD(struct au1xpsc_audio_data *ctx, int reg) in RD() function
H A Dac97c.c72 static inline unsigned long RD(struct au1xpsc_audio_data *ctx, int reg) in RD() function
/openbmc/linux/drivers/i2c/busses/
H A Di2c-au1550.c50 static inline unsigned long RD(struct i2c_au1550_data *a, int r) in RD() function
/openbmc/linux/arch/sparc/crypto/
H A Dopcodes.h14 #define RD(x) (FPD_ENCODE(x) << 25) macro
/openbmc/linux/drivers/net/dsa/
H A Drzn1_a5psw.c824 #define RD(name) a5psw_read_stat(a5psw, A5PSW_##name, port) in a5psw_get_eth_mac_stats() macro
864 #define RD(name) a5psw_read_stat(a5psw, A5PSW_##name, port) in a5psw_get_rmon_stats() macro
/openbmc/linux/arch/sparc/kernel/
H A Dvisemul.c138 #define RD(INSN) (((INSN) >> 25) & 0x1f) macro
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.c951 #define RD(name) \ in mlx5e_stats_eth_mac_get() macro
1134 #define RD(name) \ in mlx5e_stats_rmon_get() macro
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c25 #define RD(X) ((X) << 25) macro
H A Dbpf_jit_comp_64.c54 #define RD(X) ((X) << 25) macro
/openbmc/linux/arch/mips/mm/
H A Duasm.c19 RD = 0x004, enumerator
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c510 #define RD 0x0000f800 macro
/openbmc/linux/drivers/infiniband/hw/mthca/
H A Dmthca_qp.c285 enum { RC, UC, UD, RD, RDEE, MLX, NUM_TRANS }; enumerator
/openbmc/qemu/disas/
H A Dsparc.c199 #define RD(x) (((x) & 0x1f) << 25) /* Destination register field. */ macro
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c568 #define RD RS macro