Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
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
/kernel/linux/linux-5.10/drivers/tty/
Disicom.c190 unsigned short shift_count; member
681 shift_count = card->shift_count; in isicom_config_port() local
/kernel/linux/linux-5.10/arch/sparc/net/
Dbpf_jit_comp_64.c451 int shift_count, struct jit_ctx *ctx) in sparc_emit_set_const64_quick2()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/octeontx2/af/
Dmbox.h792 u16 shift_count; /* Number of entries to shift */ member