Home
last modified time | relevance | path

Searched defs:shift_count (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/misc/altera-stapl/
H A Daltera-jtag.c592 u32 shift_count = js->ir_pre + count + js->ir_post; in altera_irscan() local
691 u32 shift_count = js->ir_pre + count + js->ir_post; in altera_swap_ir() local
795 u32 shift_count = js->dr_pre + count + js->dr_post; in altera_drscan() local
886 u32 shift_count = js->dr_pre + count + js->dr_post; in altera_swap_dr() local
/openbmc/qemu/target/tricore/
H A Dop_helper.c1789 int32_t shift_count = sextract32(r2, 0, 6); in helper_sh() local
1803 int32_t shift_count; in helper_sh_h() local
1822 int32_t shift_count; in helper_sha() local
1860 int32_t shift_count; in helper_sha_h() local
H A Dtranslate.c2461 static void gen_shi(TCGv ret, TCGv r1, int32_t shift_count) in gen_shi()
2490 static void gen_shaci(TCGv ret, TCGv r1, int32_t shift_count) in gen_shaci()
2552 static void gen_sha_hi(TCGv ret, TCGv r1, int32_t shift_count) in gen_sha_hi()
/openbmc/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c451 int shift_count, struct jit_ctx *ctx) in sparc_emit_set_const64_quick2()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc.c3303 u8 shift_count = 0; in npc_set_var_len_offset_pkind() local
H A Dmbox.h1372 u16 shift_count; /* Number of entries to shift */ member