Home
last modified time | relevance | path

Searched defs:R2 (Results 1 – 21 of 21) sorted by relevance

/linux/arch/sparc/net/
H A Dbpf_jit_comp_32.c261 #define emit_cmp(R1, R2) \ argument
267 #define emit_btst(R1, R2) \ argument
273 #define emit_sub(R1, R2, R3) \ argument
279 #define emit_add(R1, R2, R3) \ argument
285 #define emit_and(R1, R2, R3) \ argument
H A Dbpf_jit_comp_64.c646 #define emit_cmp(R1, R2, CTX) \ argument
652 #define emit_btst(R1, R2, CTX) \ argument
/linux/tools/perf/arch/arm/tests/
H A Dregs_load.S6 #define R2 0x10 macro
/linux/tools/perf/arch/powerpc/tests/
H A Dregs_load.S7 #define R2 2 * 8 macro
/linux/arch/x86/crypto/
H A Dtwofish-x86_64-asm_64.S39 #define R2 %rcx macro
H A Dsm3-avx-asm_64.S218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ macro
/linux/drivers/regulator/
H A Dslg51000-regulator.c350 enum { R0 = 0, R1, R2, REG_MAX }; in slg51000_irq_handler() enumerator
/linux/crypto/
H A Dsm3.c51 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ macro
/linux/arch/parisc/kernel/
H A Dunaligned.c97 #define R2(i) (((i)>>16)&0x1f) macro
/linux/drivers/net/hamradio/
H A Dz8530.h9 #define R2 2 macro
/linux/drivers/tty/serial/
H A Dzs.h62 #define R2 2 macro
H A Dip22zilog.h41 #define R2 2 macro
H A Dsunzilog.h33 #define R2 2 macro
H A Dpmac_zilog.h119 #define R2 2 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.c78 u16 R2; member
871 u32 R2 = state->if_agc_cfg.R2; in ReadIFAgc() local
/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g5.c601 #define R2 72 macro
/linux/arch/arm64/crypto/
H A Dsm3-neon-core.S158 #define R2(a, b, c, d, e, f, g, h, k, K_LOAD, round, widx, wtype, IOP, iop_param) \ macro
/linux/sound/pci/ali5451/
H A Dali5451.c631 u8 bval, R1 = 0, R2; in snd_ali_detect_spdif_rate() local
/linux/arch/mips/include/asm/
H A Dmipsregs.h1477 #define _ASM_MACRO_2R(OP, R1, R2, ENC) \ argument
1487 #define _ASM_MACRO_3R(OP, R1, R2, R3, ENC) \ argument
1498 #define _ASM_MACRO_2R_1S(OP, R1, R2, SEL3, ENC) \ argument
/linux/lib/
H A Dtest_bpf.c41 #define R2 BPF_REG_2 macro