Home
last modified time | relevance | path

Searched refs:feedback (Results 1 – 25 of 173) sorted by relevance

1234567

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/
H A Das3711.txt23 feedback used:
24 - su2-feedback-voltage : voltage feedback is used
25 - su2-feedback-curr1 : CURR1 input used for current feedback
26 - su2-feedback-curr2 : CURR2 input used for current feedback
27 - su2-feedback-curr3 : CURR3 input used for current feedback
28 - su2-feedback-curr-auto: automatic current feedback selection
36 If "su2-feedback-curr-auto" is selected, one or more of the following properties
38 - su2-auto-curr1 : use CURR1 input for current feedback
39 - su2-auto-curr2 : use CURR2 input for current feedback
40 - su2-auto-curr3 : use CURR3 input for current feedback
[all …]
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0063-HACK-clients-Drop-dmabuf-feedback.patch4 Subject: [PATCH 63/79] HACK: clients: Drop dmabuf-feedback
22 - 'name': 'dmabuf-feedback',
24 - 'simple-dmabuf-feedback.c',
39 - required: simple_build_all or simple_clients_enabled.contains('dmabuf-feedback'),
40 … not_found_message: 'dmabuf-feedback requires gbm which was not found. If you rather not build th…
47 +# 'name': 'dmabuf-feedback',
49 +# 'simple-dmabuf-feedback.c',
64 +# required: simple_build_all or simple_clients_enabled.contains('dmabuf-feedback'),
65 … not_found_message: 'dmabuf-feedback requires gbm which was not found. If you rather not build th…
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0065-HACK-clients-Drop-dmabuf-feedback.patch4 Subject: [PATCH 65/93] HACK: clients: Drop dmabuf-feedback
22 - 'name': 'dmabuf-feedback',
24 - 'simple-dmabuf-feedback.c',
41 - required: simple_build_all or simple_clients_enabled.contains('dmabuf-feedback'),
42 … not_found_message: 'dmabuf-feedback requires gbm which was not found. If you rather not build th…
49 +# 'name': 'dmabuf-feedback',
51 +# 'simple-dmabuf-feedback.c',
68 +# required: simple_build_all or simple_clients_enabled.contains('dmabuf-feedback'),
69 … not_found_message: 'dmabuf-feedback requires gbm which was not found. If you rather not build th…
/OK3568_Linux_fs/buildroot/package/weston/
H A D0064-HACK-clients-Drop-dmabuf-feedback.patch4 Subject: [PATCH 64/92] HACK: clients: Drop dmabuf-feedback
22 - 'name': 'dmabuf-feedback',
24 - 'simple-dmabuf-feedback.c',
41 - required: simple_build_all or simple_clients_enabled.contains('dmabuf-feedback'),
42 … not_found_message: 'dmabuf-feedback requires gbm which was not found. If you rather not build th…
49 +# 'name': 'dmabuf-feedback',
51 +# 'simple-dmabuf-feedback.c',
68 +# required: simple_build_all or simple_clients_enabled.contains('dmabuf-feedback'),
69 … not_found_message: 'dmabuf-feedback requires gbm which was not found. If you rather not build th…
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c749 JpegeFeedback *feedback = &ctx->feedback; in multi_core_wait() local
770 feedback->hw_status = val & 0x70; in multi_core_wait()
774 feedback->stream_length = ((sw_bit / 8) & (~0x7)) + hw_bit / 8; in multi_core_wait()
776 task->length = feedback->stream_length; in multi_core_wait()
785 feedback->hw_status = val & 0x70; in multi_core_wait()
789 memcpy(stream_ptr + feedback->stream_length, partion_ptr, partion_len); in multi_core_wait()
790 feedback->stream_length += partion_len; in multi_core_wait()
791 task->length = feedback->stream_length; in multi_core_wait()
797 sw_bit, hw_bit, feedback->stream_length, task->hw_length); in multi_core_wait()
862 JpegeFeedback *feedback = &ctx->feedback; in hal_jpege_vepu2_wait() local
[all …]
H A Dhal_jpege_vepu1_v2.c454 JpegeFeedback *feedback = &ctx->feedback; in hal_jpege_vepu1_wait() local
469 feedback->hw_status = val & 0x70; in hal_jpege_vepu1_wait()
476 feedback->stream_length = ((sw_bit / 8) & (~0x7)) + hw_bit / 8; in hal_jpege_vepu1_wait()
477 task->length = feedback->stream_length; in hal_jpege_vepu1_wait()
480 sw_bit, hw_bit, feedback->stream_length, task->hw_length); in hal_jpege_vepu1_wait()
588 JpegeFeedback *feedback = &ctx->feedback; in hal_jpege_vepu1_part_wait() local
607 feedback->stream_length = ctx->part_bytepos; in hal_jpege_vepu1_part_wait()
612 feedback->stream_length, hw_bit / 8); in hal_jpege_vepu1_part_wait()
615 ctx->sw_bit, hw_bit, feedback->stream_length, task->hw_length); in hal_jpege_vepu1_part_wait()
626 task->rc_task->info.bit_real = ctx->feedback.stream_length * 8; in hal_jpege_vepu1_ret_task()
[all …]
/OK3568_Linux_fs/u-boot/board/freescale/common/
H A Didt8t49n222a_serdes_clk.c36 enum serdes_refclk refclk2, u8 feedback) in set_serdes_refclk() argument
87 if (feedback != 0 && feedback != 1) { in set_serdes_refclk()
102 if (feedback) { in set_serdes_refclk()
H A Didt8t49n222a_serdes_clk.h105 enum serdes_refclk refclk2, u8 feedback);
/OK3568_Linux_fs/buildroot/package/linuxconsoletools/
H A DConfig.in30 bool "force-feedback utilities"
34 Build force-feedback driver utilities (fftest,
37 comment "force-feedback utilities need a toolchain w/ dynamic library"
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dreverb.c34 float const * input, float const * feedback, float const * hf_damping) in comb_process() argument
38 *p->ptr = *input + p->store * *feedback; in comb_process()
84 float const * feedback, float const * hf_damping, float const * gain) in filter_array_process() argument
90 do out += comb_process(p->comb + i, &in, feedback, hf_damping); in filter_array_process()
112 float feedback; member
137 p->feedback = 1 - exp((reverberance - b) / (a * b)); in reverb_create()
152 …an + i, length, (float *) fifo_read_ptr(&p->input_fifo), p->out[i], &p->feedback, &p->hf_damping, … in reverb_process()
/OK3568_Linux_fs/kernel/drivers/hid/
H A DKconfig121 bool "ACRUX force feedback support"
125 Say Y here if you want to enable force feedback support for ACRUX
180 tristate "Betop Production Inc. force feedback support"
184 Say Y here if you want to enable force feedback support for devices by
199 force feedback effects and LEDs on the device.
305 bool "DragonRise Inc. force feedback"
309 Say Y here if you want to enable force feedback support for DragonRise Inc.
313 tristate "EMS Production Inc. force feedback support"
317 Say Y here if you want to enable force feedback support for devices by
387 bool "Holtek On Line Grip force feedback support"
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dwm8994.txt58 - wlf,lineout1-feedback : If present LINEOUT1 has common mode feedback
60 - wlf,lineout2-feedback : If present LINEOUT2 has common mode feedback
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/
H A Dltc3676.txt14 the resistor values of their external feedback voltage dividers:
18 values R1 and R2 of the feedback voltage divider in ohms.
20 Regulators sw1, sw2, sw3, sw4 can regulate the feedback reference from:
H A Dltc3589.txt14 the resistor values of their external feedback voltage dividers:
18 values R1 and R2 of the feedback voltage divider in ohms.
20 Regulators sw1, sw2, sw3, and ldo2 can regulate the feedback reference from
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/
H A DKconfig37 Please send feedback to <linux-bugs@chelsio.com>.
64 Please send feedback to <linux-bugs@chelsio.com>.
86 Please send feedback to <linux-bugs@chelsio.com>.
127 Please send feedback to <linux-bugs@chelsio.com>.
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dff.rst2 Force feedback for Linux
14 This document describes how to use force feedback devices under Linux. The
18 This document only describes the force feedback part of the Linux input
25 To enable force feedback, you have to:
262 - Status feedback is only supported by iforce driver. If you have
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dmax31785.rst58 2: Automatic PWM (tach-feedback RPM fan-control)
59 3: Automatic closed-loop (temp-feedback fan-control)
/OK3568_Linux_fs/kernel/Documentation/maintainer/
H A Dmaintainer-entry-profile.rst29 testing feedback that the subsystem uses to gate acceptance?
86 after a patchset has been posted without receiving any feedback. In
90 list how review works for this code area and methods to get feedback
/OK3568_Linux_fs/kernel/Documentation/admin-guide/acpi/
H A Dcppc_sysfs.rst54 * wraparound_time: Minimum time for the feedback counters to wraparound
64 taking two different snapshots of feedback counters at time T1 and T2.
/OK3568_Linux_fs/kernel/Documentation/nvdimm/
H A Dmaintainer-entry-profile.rst9 ...and that instance is configured to give feedback to submitters on
57 In general, please wait up to one week before pinging for feedback. A
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound_fm.h59 unsigned char feedback; /* 3 bits: feedback for op0 */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound_fm.h59 unsigned char feedback; /* 3 bits: feedback for op0 */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound_fm.h59 unsigned char feedback; /* 3 bits: feedback for op0 */ member
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsunxi-bananapi-m2-plus-v1.2.dtsi11 * resistance on the CPU regulator's feedback pin.
/OK3568_Linux_fs/kernel/drivers/scsi/csiostor/
H A DKconfig17 Please send feedback to <linux-bugs@chelsio.com>.

1234567