Searched defs:val_reg (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/drivers/pinctrl/intel/ |
D | pinctrl-baytrail.c | 757 void __iomem *val_reg = byt_gpio_reg(vg, offset, BYT_VAL_REG); in byt_gpio_set_direction() local 851 void __iomem *val_reg = byt_gpio_reg(vg, offset, BYT_VAL_REG); in byt_pin_config_get() local 1091 void __iomem *val_reg = byt_gpio_reg(vg, offset, BYT_VAL_REG); in byt_gpio_direction_input() local 1114 void __iomem *val_reg = byt_gpio_reg(vg, offset, BYT_VAL_REG); in byt_gpio_direction_output() local 1141 void __iomem *conf_reg, *val_reg; in byt_gpio_dbg_show() local
|
/linux-6.12.1/arch/arm64/kernel/ |
D | hw_breakpoint.c | 229 int i, max_slots, ctrl_reg, val_reg, reg_enable; in hw_breakpoint_control() local
|
/linux-6.12.1/arch/x86/net/ |
D | bpf_jit_comp.c | 987 static void emit_insn_suffix(u8 **pprog, u32 ptr_reg, u32 val_reg, int off) in emit_insn_suffix() 1006 static void emit_insn_suffix_SIB(u8 **pprog, u32 ptr_reg, u32 val_reg, u32 index_reg, int off) in emit_insn_suffix_SIB()
|
/linux-6.12.1/drivers/gpu/drm/panthor/ |
D | panthor_sched.c | 2844 u64 val_reg = addr_reg + 2; in queue_run_job() local
|
/linux-6.12.1/kernel/bpf/ |
D | verifier.c | 5500 struct bpf_reg_state *val_reg; in check_map_kptr_access() local
|