Home
last modified time | relevance | path

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

/linux-6.12.1/arch/sparc/net/
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
Dbpf_jit_comp_64.c646 #define emit_cmp(R1, R2, CTX) \ argument
652 #define emit_btst(R1, R2, CTX) \ argument
/linux-6.12.1/tools/perf/arch/arm/tests/
Dregs_load.S6 #define R2 0x10 macro
/linux-6.12.1/tools/perf/arch/powerpc/tests/
Dregs_load.S7 #define R2 2 * 8 macro
/linux-6.12.1/arch/x86/crypto/
Dtwofish-x86_64-asm_64.S39 #define R2 %rcx macro
Dsm3-avx-asm_64.S218 #define R2(a, b, c, d, e, f, g, h, round, widx, wtype) \ macro
/linux-6.12.1/drivers/staging/media/atomisp/pci/css_2401_system/
Dpixelgen_global.h59 u32 R2; member
/linux-6.12.1/drivers/regulator/
Dslg51000-regulator.c350 enum { R0 = 0, R1, R2, REG_MAX }; in slg51000_irq_handler() enumerator
/linux-6.12.1/crypto/
Dsm3.c51 #define R2(a, b, c, d, e, f, g, h, t, w1, w2) \ macro
/linux-6.12.1/arch/parisc/kernel/
Dunaligned.c97 #define R2(i) (((i)>>16)&0x1f) macro
/linux-6.12.1/drivers/net/hamradio/
Dz8530.h9 #define R2 2 macro
/linux-6.12.1/drivers/tty/serial/
Dip22zilog.h41 #define R2 2 macro
Dzs.h62 #define R2 2 macro
Dsunzilog.h33 #define R2 2 macro
Dpmac_zilog.h119 #define R2 2 macro
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/
D4965.c1566 s32 R1, R2, R3; in il4965_hw_get_temperature() local
/linux-6.12.1/drivers/media/dvb-frontends/
Ddrxd_hard.c78 u16 R2; member
871 u32 R2 = state->if_agc_cfg.R2; in ReadIFAgc() local
/linux-6.12.1/drivers/pinctrl/aspeed/
Dpinctrl-aspeed-g5.c601 #define R2 72 macro
/linux-6.12.1/arch/arm64/crypto/
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-6.12.1/sound/pci/ali5451/
Dali5451.c631 u8 bval, R1 = 0, R2; in snd_ali_detect_spdif_rate() local
/linux-6.12.1/arch/mips/include/asm/
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-6.12.1/lib/
Dtest_bpf.c41 #define R2 BPF_REG_2 macro