Home
last modified time | relevance | path

Searched defs:new_val (Results 26 – 50 of 98) sorted by relevance

1234

/openbmc/linux/drivers/mfd/
H A Dintel_pmc_bxt.c110 u32 new_val; in intel_pmc_gcr_update() local
H A Daat2870-core.c179 u8 old_val, new_val; in aat2870_update() local
/openbmc/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()
/openbmc/qemu/hw/misc/
H A Dxlnx-versal-crl.c77 #define REGFIELD_RESET(type, s, reg, f, new_val, dev) { \ argument
/openbmc/qemu/hw/display/
H A Djazz_led.c66 uint8_t new_val = val & 0xff; in jazz_led_write() local
/openbmc/qemu/hw/core/
H A Dregister.c74 uint64_t old_val, new_val, test, no_w_mask; in register_write() local
/openbmc/linux/drivers/regulator/
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
/openbmc/linux/fs/xfs/scrub/
H A Dattr.c75 void *new_val; in xchk_setup_xattr_buf() local
/openbmc/linux/scripts/kconfig/
H A Dconf.c304 static void conf_rewrite_tristates(tristate old_val, tristate new_val) in conf_rewrite_tristates()
/openbmc/linux/drivers/iio/light/
H A Dpa12203001.c279 int i, ret, new_val; in pa12203001_write_raw() local
/openbmc/linux/drivers/w1/masters/
H A Domap_hdq.c75 u8 new_val = (__raw_readl(hdq_data->hdq_base + offset) & ~mask) in hdq_reg_merge() local
/openbmc/qemu/hw/timer/
H A Dexynos4210_pwm.c275 uint32_t new_val; in exynos4210_pwm_write() local
H A Dhpet.c498 uint64_t old_val, new_val, cleared; in hpet_ram_write() local
/openbmc/linux/arch/riscv/mm/
H A Dpageattr.c21 unsigned long new_val = val; in set_pageattr_masks() local
/openbmc/qemu/tcg/
H A Dtcg-op-ldst.c1105 TCGArg idx, MemOp memop, bool new_val, in do_nonatomic_op_i32()
1146 TCGArg idx, MemOp memop, bool new_val, in do_nonatomic_op_i64()
/openbmc/linux/arch/x86/kvm/
H A Dioapic.c111 bool new_val, old_val; in __rtc_irq_eoi_tracking_restore_one() local
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_pmu.c279 unsigned long *val, unsigned long new_val, in kvm_riscv_vcpu_pmu_read_hpm()
/openbmc/linux/drivers/mmc/host/
H A Dcavium.c228 static bool switch_val_changed(struct cvm_mmc_slot *slot, u64 new_val) in switch_val_changed()
H A Dsdhci-esdhc-imx.c688 u32 new_val = 0; in esdhc_writew_le() local
832 u32 new_val = 0; in esdhc_writeb_le() local
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Drxon.c239 u16 new_val; in iwl_adjust_beacon_interval() local
/openbmc/linux/tools/power/acpi/os_specific/service_layers/
H A Dosunixxf.c213 acpi_string *new_val) in acpi_os_predefined_override()
/openbmc/linux/include/linux/
H A Dvmw_vmci_defs.h817 static inline void vmci_q_set_pointer(u64 *var, u64 new_val) in vmci_q_set_pointer()
829 u64 new_val = vmci_q_read_pointer(var); in vmci_qp_add_pointer() local
/openbmc/linux/net/ethtool/
H A Dbitset.c455 bool old_val, new_val; in ethnl_update_bitset32_verbose() local
/openbmc/linux/sound/usb/
H A Dmixer_quirks.c734 bool cur_val, new_val; in snd_mbox1_clk_switch_put() local
804 bool cur_val, new_val; in snd_mbox1_src_switch_put() local
1091 int cur_val, err, new_val; in snd_ftu_eff_switch_put() local
2751 u32 new_val, old_value, uvalue; in snd_bbfpro_vol_put() local
/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-mac.h43 #define BITS_SET(val, lo, hi, new_val) \ argument

1234