Home
last modified time | relevance | path

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

/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c273 #define emit_sub(R1, R2, R3) \ argument
276 #define emit_subi(R1, IMM, R3) \ argument
279 #define emit_add(R1, R2, R3) \ argument
282 #define emit_addi(R1, IMM, R3) \ argument
285 #define emit_and(R1, R2, R3) \ argument
288 #define emit_andi(R1, IMM, R3) \ argument
/linux/tools/perf/arch/arm/tests/
H A Dregs_load.S7 #define R3 0x18 macro
/linux/tools/perf/arch/powerpc/tests/
H A Dregs_load.S8 #define R3 3 * 8 macro
/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S44 #define R3 %rdx macro
/linux/arch/parisc/kernel/
H A Dunaligned.c97 #define R3(i) ((i)&0x1f) macro
/linux/drivers/net/hamradio/
H A Dz8530.h10 #define R3 3 macro
/linux/drivers/tty/serial/
H A Dip22zilog.h42 #define R3 3 macro
H A Dzs.h63 #define R3 3 macro
H A Dsunzilog.h34 #define R3 3 macro
H A Dpmac_zilog.h120 #define R3 3 macro
/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965.c1566 s32 R1, R2, R3; in il4965_hw_get_temperature() local
/linux/drivers/media/dvb-frontends/
H A Ddrxd_hard.c79 u16 R3; member
872 u32 R3 = state->if_agc_cfg.R3; in ReadIFAgc() local
/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g5.c631 #define R3 78 macro
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c2198 #define R3(fmt, s, v) S3(fmt, s, rxq[qs].v) in sge_qstats_show() macro
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2680 #define R3(fmt_spec, s, v) S3(fmt_spec, s, rx[i].v) in sge_qinfo_show() macro
/linux/lib/
H A Dtest_bpf.c42 #define R3 BPF_REG_3 macro
/linux/arch/mips/include/asm/
H A Dmipsregs.h1487 #define _ASM_MACRO_3R(OP, R1, R2, R3, ENC) \ argument