Home
last modified time | relevance | path

Searched refs:value (Results 9876 - 9900 of 29204) sorted by relevance

1...<<391392393394395396397398399400>>...1169

/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_include/host/
H A Dmmu_public.h63 \param value[in] The data to be written
65 \return none, MMU[ID].ctrl[reg] = value
70 const hrt_data value) in mmu_reg_store()
74 ia_css_device_store_uint32(MMU_BASE[ID] + reg * sizeof(hrt_data), value); in mmu_reg_store()
82 \param value[in] The data to be written
67 mmu_reg_store( const mmu_ID_t ID, const unsigned int reg, const hrt_data value) mmu_reg_store() argument
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dgp_device_private.h28 const hrt_data value) in gp_device_reg_store()
33 ia_css_device_store_uint32(GP_DEVICE_BASE[ID] + reg_addr, value); in gp_device_reg_store()
25 gp_device_reg_store( const gp_device_ID_t ID, const unsigned int reg_addr, const hrt_data value) gp_device_reg_store() argument
H A Dinput_formatter_private.h28 const hrt_data value) in input_formatter_reg_store()
33 ia_css_device_store_uint32(INPUT_FORMATTER_BASE[ID] + reg_addr, value); in input_formatter_reg_store()
25 input_formatter_reg_store( const input_formatter_ID_t ID, const hrt_address reg_addr, const hrt_data value) input_formatter_reg_store() argument
/kernel/linux/linux-6.6/crypto/
H A Djitterentropy.h22 int jent_raw_hires_entropy_store(__u32 value);
26 static inline int jent_raw_hires_entropy_store(__u32 value) { return 0; } in jent_raw_hires_entropy_store() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/
H A Dhdlcd_drv.h28 unsigned int reg, u32 value) in hdlcd_write()
30 writel(value, hdlcd->mmio + reg); in hdlcd_write()
27 hdlcd_write(struct hdlcd_drm_private *hdlcd, unsigned int reg, u32 value) hdlcd_write() argument
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-lg4ff.h9 struct hid_usage *usage, s32 value, struct lg_drv_data *drv_data);
16 struct hid_usage *usage, s32 value, struct lg_drv_data *drv_data) { return 0; } in lg4ff_adjust_input_event()
15 lg4ff_adjust_input_event(struct hid_device *hid, struct hid_field *field, struct hid_usage *usage, s32 value, struct lg_drv_data *drv_data) lg4ff_adjust_input_event() argument
H A Dhid-xinmo.c26 struct hid_usage *usage, __s32 value) in xinmo_event()
33 if (value < -1) { in xinmo_event()
25 xinmo_event(struct hid_device *hdev, struct hid_field *field, struct hid_usage *usage, __s32 value) xinmo_event() argument
/kernel/linux/linux-6.6/drivers/leds/
H A Dleds.h22 void led_set_brightness_nopm(struct led_classdev *led_cdev, unsigned int value);
23 void led_set_brightness_nosleep(struct led_classdev *led_cdev, unsigned int value);
/kernel/linux/linux-6.6/tools/perf/util/
H A Dvalues.h15 u64 **value; member
23 u64 rawid, const char *name, u64 value);
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_percpu_array_map.c19 __type(value, __u32);
31 void *pptr = ctx->value; in dump_bpf_percpu_array_map()
H A Dget_cgroup_id_kern.c11 __type(value, __u64);
18 __type(value, __u32);
H A Drecursion.c14 __type(value, long);
21 __type(value, long);
H A Dtest_core_retro.c15 __type(value, int);
22 __type(value, int);
H A Dtest_perf_buffer.c12 __type(value, int);
19 __type(value, int);
H A Dtest_pe_preserve_elems.c11 __type(value, int);
18 __type(value, int);
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.h33 int trace_log_reg(struct trace_buffer *tb, u64 reg, u64 value);
34 int trace_log_counter(struct trace_buffer *tb, u64 value);
/kernel/liteos_a/kernel/extended/plimit/
H A Dlos_schedlimit.h58 UINT32 OsSchedLimitSetPeriod(ProcSchedLimiter *schedLimit, UINT64 value);
59 UINT32 OsSchedLimitSetQuota(ProcSchedLimiter *schedLimit, UINT64 value);
/kernel/linux/linux-6.6/sound/pci/pcxhr/
H A Dpcxhr_mix22.h22 int hr222_read_gpio(struct pcxhr_mgr *mgr, int is_gpi, int *value);
23 int hr222_write_gpo(struct pcxhr_mgr *mgr, int value);
/kernel/liteos_a/testsuites/unittest/container/smoke/
H A DIt_pid_container_023.cpp34 int value = *((int*)arg); in ChildFunc() local
35 if (value != CHILD_FUNC_ARG) { in ChildFunc()
H A DIt_user_container_001.cpp37 int value = *((int*)arg); in childFunc() local
38 if (value != CHILD_FUNC_ARG) { in childFunc()
/test/testfwk/developer_test/src/core/driver/
H A Dparser.py35 code = ResultCode.UNKNOWN.value
49 code = ResultCode.UNKNOWN.value
/test/xts/acts/commonlibrary/ets_utils/worker_lib_standard/entry/src/ohosTest/ets/workers/
H A Dworker_015.js35 ss.postMessage({type: "new", value: data.value + 1}); // 11
/third_party/ffmpeg/libavcodec/mips/
H A Dblockdsp_mips.h32 void ff_fill_block16_mmi(uint8_t *block, uint8_t value, ptrdiff_t line_size, int h);
33 void ff_fill_block8_mmi(uint8_t *block, uint8_t value, ptrdiff_t line_size, int h);
/third_party/elfutils/backends/
H A Dsparc_attrs.c41 const char *vendor, int tag, uint64_t value, in sparc_check_object_attribute()
91 if (value & (1U << cap)) in sparc_check_object_attribute()
40 sparc_check_object_attribute(Ebl *ebl __attribute__ ((unused)), const char *vendor, int tag, uint64_t value, const char **tag_name, const char **value_name) sparc_check_object_attribute() argument
/third_party/elfutils/libasm/
H A Dasm_error.c55 __libasm_seterrno (int value) in __libasm_seterrno() argument
57 global_error = value; in __libasm_seterrno()

Completed in 16 milliseconds

1...<<391392393394395396397398399400>>...1169