Home
last modified time | relevance | path

Searched defs:orig_val (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/drivers/hwmon/
H A Dabituguru.c849 u8 orig_val = data->bank1_settings[attr->index][attr->nr]; in store_bank1_setting() local
884 u8 orig_val = data->bank2_settings[attr->index][attr->nr]; in store_bank2_setting() local
959 u8 orig_val; in store_bank1_mask() local
992 u8 orig_val; in store_bank2_mask() local
1065 u8 orig_val = data->pwm_settings[attr->index][attr->nr]; in store_pwm_setting() local
1104 u8 orig_val; in store_pwm_sensor() local
1148 u8 orig_val; in store_pwm_enable() local
/linux-6.15/drivers/infiniband/sw/rxe/
H A Drxe_odp.c259 u64 compare, u64 swap_add, u64 *orig_val) in rxe_odp_do_atomic_op()
311 u64 compare, u64 swap_add, u64 *orig_val) in rxe_odp_atomic_op()
H A Drxe_loc.h217 u64 compare, u64 swap_add, u64 *orig_val) in rxe_odp_atomic_op()
H A Drxe_mr.c475 u64 compare, u64 swap_add, u64 *orig_val) in rxe_mr_do_atomic_op()
H A Drxe_verbs.h182 u64 orig_val; member
/linux-6.15/drivers/net/ethernet/intel/i40e/
H A Di40e_diag.c19 u32 pat, val, orig_val; in i40e_diag_reg_pattern_test() local
/linux-6.15/tools/lib/bpf/
H A Drelo_core.h49 __u64 orig_val; member
H A Drelo_core.c1044 __u64 orig_val, new_val; in bpf_core_patch_insn() local
/linux-6.15/drivers/media/radio/
H A Dtea575x.c309 u32 orig_val = tea->val; in vidioc_s_tuner() local
/linux-6.15/drivers/gpu/drm/amd/include/
H A Dcgs_common.h123 #define CGS_REG_SET_FIELD(orig_val, reg, field, field_val) \ argument
/linux-6.15/tools/testing/selftests/alsa/
H A Dmixer-test.c480 static void show_values(struct ctl_data *ctl, snd_ctl_elem_value_t *orig_val, in show_values()
/linux-6.15/drivers/input/misc/
H A Diqs626a.c987 unsigned int orig_val = val--; in iqs626_parse_channel() local
1141 unsigned int orig_val = val--; in iqs626_parse_channel() local
/linux-6.15/drivers/cxl/
H A Dpci.c542 u32 orig_val, val, mask; in cxl_pci_ras_unmask() local
/linux-6.15/drivers/base/regmap/
H A Dregmap-kunit.c1061 unsigned int orig_val; in cache_sync_default_after_cache_only() local
/linux-6.15/arch/x86/kvm/
H A Dkvm_emulate.h256 unsigned long orig_val; member
/linux-6.15/drivers/net/ethernet/airoha/
H A Dairoha_eth.c253 u32 orig_val = airoha_fe_get_pse_queue_rsv_pages(eth, port, queue); in airoha_fe_set_pse_oq_rsv() local
/linux-6.15/arch/x86/kvm/vmx/
H A Dvmx.c5459 unsigned long orig_val = val; in handle_set_cr0() local
5485 unsigned long orig_val = val; in handle_set_cr4() local
/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c973 u32 val, orig_val; in ice_reg_pattern_test() local
/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu.h1386 #define REG_SET_FIELD(orig_val, reg, field, field_val) \ argument