Searched defs:val_reg (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pinctrl/intel/ |
| H A 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 1093 void __iomem *val_reg = byt_gpio_reg(vg, offset, BYT_VAL_REG); in byt_gpio_direction_input() local 1116 void __iomem *val_reg = byt_gpio_reg(vg, offset, BYT_VAL_REG); in byt_gpio_direction_output() local 1143 void __iomem *conf_reg, *val_reg; in byt_gpio_dbg_show() local
|
| /linux/arch/arm64/kernel/ |
| H A D | hw_breakpoint.c | 230 int i, max_slots, ctrl_reg, val_reg, reg_enable; in hw_breakpoint_control() local
|
| /linux/arch/x86/net/ |
| H A D | bpf_jit_comp.c | 1017 static void emit_insn_suffix(u8 **pprog, u32 ptr_reg, u32 val_reg, int off) in emit_insn_suffix() 1036 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/kernel/bpf/ |
| H A D | verifier.c | 5933 struct bpf_reg_state *val_reg; in check_map_kptr_access() local
|