Home
last modified time | relevance | path

Searched defs:new_val (Results 1 – 25 of 66) sorted by relevance

123

/linux/arch/riscv/kvm/
H A Daia.c241 unsigned long new_val, in kvm_riscv_vcpu_aia_rmw_topei()
362 unsigned long *val, unsigned long new_val, in aia_rmw_iprio()
399 unsigned long *val, unsigned long new_val, in kvm_riscv_vcpu_aia_rmw_ireg()
H A Dvcpu_insn.c229 unsigned long *val, unsigned long new_val, in seed_csr_rmw()
280 ulong val = 0, wr_mask = 0, new_val = 0; in csr_insn() local
/linux/drivers/gpio/
H A Dgpio-it87.c131 u8 new_val = curr_val | mask; in superio_set_mask() local
140 u8 new_val = curr_val & ~mask; in superio_clear_mask() local
H A Dgpio-ath79.c58 u32 old_val, new_val; in ath79_gpio_update_bits() local
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gt_pm_irq.c36 u32 new_val; in gen6_gt_pm_update_irq() local
/linux/drivers/base/regmap/
H A Dregmap-debugfs.c465 bool new_val, require_sync = false; in regmap_cache_only_write_file() local
512 bool new_val; in regmap_cache_bypass_write_file() local
/linux/arch/sparc/kernel/
H A Dprom_common.c54 void *new_val; in of_set_property() local
/linux/sound/core/
H A Dvmaster.c341 static int sync_followers(struct link_master *master, int old_val, int new_val) in sync_followers()
363 int err, new_val, old_val; in master_put() local
/linux/tools/lib/bpf/
H A Drelo_core.h51 __u64 new_val; member
/linux/tools/testing/selftests/mm/
H A Dpkey-arm64.h97 u64 new_val = POE_RWX; in set_pkey_bits() local
/linux/arch/riscv/include/asm/
H A Dkvm_vcpu_pmu.h109 unsigned long *val, unsigned long new_val, in kvm_riscv_vcpu_pmu_read_legacy()
/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx1-core.c95 u32 new_val; in imx1_write_2bit() local
122 u32 new_val; in imx1_write_bit() local
/linux/arch/x86/include/asm/xen/
H A Dhypercall.h311 HYPERVISOR_update_va_mapping(unsigned long va, pte_t new_val, in HYPERVISOR_update_va_mapping()
334 pte_t new_val, unsigned long flags) in MULTI_update_va_mapping()
/linux/arch/x86/kernel/
H A Di8259.c303 unsigned char new_val, probe_val = ~(1 << PIC_CASCADE_IR); in probe_8259A() local
/linux/drivers/mfd/
H A Dmax8998.c110 u8 new_val = (val & mask) | (old_val & (~mask)); in max8998_update_reg() local
H A Dmax8997.c114 u8 new_val = (val & mask) | (old_val & (~mask)); in max8997_update_reg() local
H A Daat2870-core.c179 u8 old_val, new_val; in aat2870_update() local
H A Dintel_pmc_bxt.c109 u32 new_val; in intel_pmc_gcr_update() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dunpriv_bpf_disabled.c39 static int sysctl_set(const char *sysctl_path, char *old_val, const char *new_val) in sysctl_set()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_irq.c47 u32 new_val; in ilk_update_display_irq() local
83 u32 new_val; in bdw_update_port_irq() local
116 u32 new_val; in bdw_update_pipe_irq() local
/linux/drivers/regulator/
H A Dmp8859.c139 unsigned int cur_val, new_val; in mp8859_set_current_limit() local
H A Dmax8997-regulator.c539 u8 new_val, int *best) in max8997_assess_side_effect()
621 int new_val, new_idx, damage, tmp_val, tmp_idx, tmp_dmg; in max8997_set_voltage_buck() local
/linux/drivers/xen/xen-pciback/
H A Dconf_space.c115 static inline u32 merge_value(u32 val, u32 new_val, u32 new_val_mask, in merge_value()
/linux/drivers/iio/light/
H A Dpa12203001.c279 int i, ret, new_val; in pa12203001_write_raw() local
/linux/scripts/kconfig/
H A Dconf.c279 static void conf_rewrite_tristates(tristate old_val, tristate new_val) in conf_rewrite_tristates()

123