Home
last modified time | relevance | path

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

/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
/linux/arch/sparc/net/
H A Dbpf_jit_comp_64.c451 int shift_count, struct jit_ctx *ctx) in sparc_emit_set_const64_quick2()