| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | as3711.txt | 23 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 D | 0063-HACK-clients-Drop-dmabuf-feedback.patch | 4 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 D | 0065-HACK-clients-Drop-dmabuf-feedback.patch | 4 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 D | 0064-HACK-clients-Drop-dmabuf-feedback.patch | 4 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/kernel/drivers/hid/ |
| H A D | Kconfig | 121 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 …]
|
| H A D | hid-tmff.c | 3 * Force feedback support for various HID compliant devices by ThrustMaster: 8 * on 2003-01-25 from the Logitech force feedback driver, 203 hid_info(hid, "force feedback for ThrustMaster devices by Zinx Verituse <zinx@epicsol.org>\n"); in tmff_init() 255 { HID_USB_DEVICE(USB_VENDOR_ID_THRUSTMASTER, 0xb653), /* RGT Force Feedback CLUTCH Raging Wheel */ 257 { HID_USB_DEVICE(USB_VENDOR_ID_THRUSTMASTER, 0xb654), /* FGT Force Feedback Wheel */ 259 { HID_USB_DEVICE(USB_VENDOR_ID_THRUSTMASTER, 0xb65a), /* F430 Force Feedback Wheel */
|
| /OK3568_Linux_fs/kernel/drivers/input/ |
| H A D | ff-core.c | 3 * Force feedback support for Linux input subsystem 87 * input_ff_upload() - upload effect into force-feedback device 202 * input_ff_erase - erase a force-feedback effect from device 207 * This function erases a force-feedback effect from specified device. 232 * This function erases all force-feedback effects associated with 255 * input_ff_event() - generic handler for force-feedback events 295 * input_ff_create() - create force-feedback device 296 * @dev: input device supporting force-feedback 299 * This function allocates all necessary memory for a force feedback 358 * input_ff_destroy() - frees force feedback portion of input device [all …]
|
| /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/linux/ |
| H A D | input.h | 176 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi… 282 * Values describing the status of a force-feedback effect 299 * struct ff_replay - defines scheduling of the force-feedback effect 309 * struct ff_trigger - defines what triggers the force-feedback effect 319 * struct ff_envelope - generic force-feedback effect envelope 326 * envelope force-feedback core will convert to positive/negative 338 * struct ff_constant_effect - defines parameters of a constant force-feedback effect 348 * struct ff_ramp_effect - defines parameters of a ramp force-feedback effect 360 * struct ff_condition_effect - defines a spring or friction force-feedback effect 381 * struct ff_periodic_effect - defines parameters of a periodic force-feedback effect [all …]
|
| /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/linux/ |
| H A D | input.h | 176 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi… 282 * Values describing the status of a force-feedback effect 299 * struct ff_replay - defines scheduling of the force-feedback effect 309 * struct ff_trigger - defines what triggers the force-feedback effect 319 * struct ff_envelope - generic force-feedback effect envelope 326 * envelope force-feedback core will convert to positive/negative 338 * struct ff_constant_effect - defines parameters of a constant force-feedback effect 348 * struct ff_ramp_effect - defines parameters of a ramp force-feedback effect 360 * struct ff_condition_effect - defines a spring or friction force-feedback effect 381 * struct ff_periodic_effect - defines parameters of a periodic force-feedback effect [all …]
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | input.h | 179 #define EVIOCSFF _IOW('E', 0x80, struct ff_effect) /* send a force effect to a force feedback devi… 285 * Values describing the status of a force-feedback effect 302 * struct ff_replay - defines scheduling of the force-feedback effect 312 * struct ff_trigger - defines what triggers the force-feedback effect 322 * struct ff_envelope - generic force-feedback effect envelope 329 * envelope force-feedback core will convert to positive/negative 341 * struct ff_constant_effect - defines parameters of a constant force-feedback effect 351 * struct ff_ramp_effect - defines parameters of a ramp force-feedback effect 363 * struct ff_condition_effect - defines a spring or friction force-feedback effect 384 * struct ff_periodic_effect - defines parameters of a periodic force-feedback effect [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/ |
| H A D | hal_jpege_vepu2_v2.c | 749 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 D | hal_jpege_vepu1_v2.c | 454 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/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_pll.c | 70 * amdgpu_pll_get_fb_ref_div - feedback and ref divider calculation 75 * @fb_div_max: feedback divider maximum 77 * @fb_div: resulting feedback divider 80 * Calculate feedback and reference divider for a given post divider. Makes 90 /* get matching reference and feedback divider */ in amdgpu_pll_get_fb_ref_div() 106 * fb_div_p: resulting feedback divider 107 * frac_fb_div_p: fractional part of the feedback divider 131 /* determine allowed feedback divider range */ in amdgpu_pll_compute() 215 /* get the feedback and reference divider for the optimal value */ in amdgpu_pll_compute()
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ |
| H A D | r819xU_cmdpkt.h | 19 /* 1. RX side: TX feedback packet. */ 24 /* Change tx feedback info field. */ 25 /*------TX Feedback Info Field */ 36 /*------TX Feedback Info Field */ 88 /* 5. Multi packet feedback status. */ 129 /* 6. Debug feedback message. */
|
| /OK3568_Linux_fs/kernel/drivers/input/joystick/iforce/ |
| H A D | iforce-main.c | 53 { 0x05ef, 0x8886, "Boeder Force Feedback Wheel", btn_wheel, abs_wheel, ff_iforce }, 54 …{ 0x05ef, 0x8888, "AVB Top Shot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, /… 58 { 0x06f8, 0x0001, "Guillemot Race Leader Force Feedback", btn_wheel, abs_wheel, ff_iforce }, //? 59 …{ 0x06f8, 0x0001, "Guillemot Jet Leader Force Feedback", btn_joystick, abs_joystick_rudder, ff_ifo… 60 { 0x06f8, 0x0004, "Guillemot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, //? 62 { 0x06d6, 0x29bc, "Trust Force Feedback Race Master", btn_wheel, abs_wheel, ff_iforce }, 178 /* Enable force feedback */ in iforce_open() 201 /* Disable force feedback playback */ in iforce_close() 313 * Disable spring, enable force feedback. in iforce_init_device()
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | reverb.c | 34 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 133 double a = -1 / log(1 - /**/.3 /**/); /* Set minimum feedback */ in reverb_create() 134 double b = 100 / (log(1 - /**/.98/**/) * a + 1); /* Set maximum feedback */ in reverb_create() 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/include/linux/iio/frequency/ |
| H A D | ad9523.h | 119 * @pll1_feedback_div: PLL1 10-bit Feedback N divider. 122 * @osc_in_feedback_en: PLL1 feedback path, local feedback from 127 * @pll2_ndiv_a_cnt: PLL2 Feedback N-divider, A Counter, range 0..4. 128 * @pll2_ndiv_b_cnt: PLL2 Feedback N-divider, B Counter, range 0..63.
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/tnr/tnr3/ |
| H A D | ia_css_tnr3_types.h | 43 * 3. One maximum feedback threshold value for each plane 47 unsigned int maxfb_y; /** Maximum Feedback Gain for Y */ 48 unsigned int maxfb_u; /** Maximum Feedback Gain for U */ 49 unsigned int maxfb_v; /** Maximum Feedback Gain for V */
|
| /OK3568_Linux_fs/buildroot/package/linuxconsoletools/ |
| H A D | Config.in | 30 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/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | wm8994.txt | 58 - 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/net/dccp/ccids/ |
| H A D | ccid3.c | 205 /* Reset feedback state to "no feedback received" */ in ccid3_hc_tx_no_feedback_timer() 211 * RTO is 0 if and only if no feedback has been received yet. in ccid3_hc_tx_no_feedback_timer() 247 if (unlikely(hc->tx_t_rto == 0)) /* no feedback received yet */ in ccid3_hc_tx_no_feedback_timer() 393 * Initial feedback packet: Larger Initial Windows (4.2) in ccid3_hc_tx_packet_recv() 403 * First feedback after nofeedback timer expiry (4.3) in ccid3_hc_tx_packet_recv() 422 /* unschedule no feedback timer */ in ccid3_hc_tx_packet_recv() 439 * Schedule no feedback timer to expire in in ccid3_hc_tx_packet_recv() 444 ccid3_pr_debug("%s(%p), Scheduled no feedback timer to " in ccid3_hc_tx_packet_recv() 551 /* CCID3 feedback types */ 606 * the number of bytes since last feedback. in ccid3_hc_rx_send_feedback() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/ |
| H A D | Kconfig | 37 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/u-boot/board/freescale/common/ |
| H A D | idt8t49n222a_serdes_clk.c | 36 enum serdes_refclk refclk2, u8 feedback) in set_serdes_refclk() argument 87 if (feedback != 0 && feedback != 1) { in set_serdes_refclk() 88 debug("valid values for feedback are 0(default) or 1.\n"); in set_serdes_refclk() 102 if (feedback) { in set_serdes_refclk()
|
| /OK3568_Linux_fs/kernel/drivers/clk/analogbits/ |
| H A D | wrpll-cln28hpc.c | 107 * __wrpll_calc_fbdiv() - return feedback fixed divide value 110 * The internal feedback path includes a fixed by-two divider; the 111 * external feedback path does not. Return the appropriate divider 112 * value (2 or 1) depending on whether internal or external feedback 120 * Return: 2 if internal feedback is enabled or 1 if external feedback 337 WARN(1, "external feedback mode not yet supported"); in wrpll_calc_output_rate()
|
| /OK3568_Linux_fs/kernel/drivers/video/backlight/ |
| H A D | as3711_bl.c | 138 /* Manual one current feedback pin below */ in as3711_bl_update_status() 228 /* max tuning I = 31uA for voltage- and 38250uA for current-feedback */ in as3711_bl_register() 289 if (of_find_property(bl, "su2-feedback-voltage", NULL)) { in as3711_backlight_parse_dt() 293 if (of_find_property(bl, "su2-feedback-curr1", NULL)) { in as3711_backlight_parse_dt() 297 if (of_find_property(bl, "su2-feedback-curr2", NULL)) { in as3711_backlight_parse_dt() 301 if (of_find_property(bl, "su2-feedback-curr3", NULL)) { in as3711_backlight_parse_dt() 305 if (of_find_property(bl, "su2-feedback-curr-auto", NULL)) { in as3711_backlight_parse_dt()
|