Home
last modified time | relevance | path

Searched full:feedback (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/freebsd/sys/contrib/device-tree/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 …]
/freebsd/sys/dev/evdev/
H A Dinput.h104 … _IOW(EVDEV_IOC_MAGIC, 0x80, struct ff_effect) /* send a force effect to a force feedback device */
156 * Values describing the status of a force-feedback effect
162 /* scheduling info for force feedback effect */
168 /* trigger for force feedback effect */
174 /* force feedback effect envelop */
207 * Force feedback periodic effect types
237 * Force feedback effect types
269 * force feedback device properties
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dadi,max98388.yaml13 The MAX98388 is a mono Class-D speaker amplifier with I/V feedback.
32 description: slot number of the voltage feedback monitor
39 description: slot number of the current feedback monitor
47 For cases where a single combined channel for the I/V feedback data
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
H A Dwlf,wm8994.yaml109 wlf,lineout1-feedback:
112 LINEOUT1 has common mode feedback connected.
114 wlf,lineout2-feedback:
117 LINEOUT2 has common mode feedback connected.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Drohm,bd71847-regulator.yaml105 # connected to feedback-pin (over suitable resistors) is getting popular
138 Feedback-pin has pull-up connection to adjust voltage range. This is
141 rohm,feedback-pull-up-r1-ohms:
143 Feedback-pin has pull-up connection to adjust voltage range. This is
146 rohm,feedback-pull-up-r2-ohms:
148 Feedback-pin has pull-up connection to adjust voltage range. This is
H A Drohm,bd71837-regulator.yaml110 # connected to feedback-pin (over suitable resistors) is getting popular
143 Feedback-pin has pull-up connection to adjust voltage range. This is
146 rohm,feedback-pull-up-r1-ohms:
148 Feedback-pin has pull-up connection to adjust voltage range. This is
151 rohm,feedback-pull-up-r2-ohms:
153 Feedback-pin has pull-up connection to adjust voltage range. This is
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
/freebsd/crypto/openssl/doc/man7/
H A DEVP_KDF-KB.pod29 choices are "counter" and "feedback". "counter" is the default, and will be
114 Note that currently OpenSSL only implements counter and feedback modes. Other
147 This example derives 10 bytes using FEEDBACK-CMAC-AES256, with KI "secret",
162 *p++ = OSSL_PARAM_construct_utf8_string(OSSL_KDF_PARAM_MODE, "FEEDBACK", 0);
/freebsd/secure/lib/libcrypto/man/man7/
H A DEVP_KDF-KB.782 choices are "counter" and "feedback". "counter" is the default, and will be
157 Note that currently OpenSSL only implements counter and feedback modes. Other
191 This example derives 10 bytes using FEEDBACK\-CMAC\-AES256, with KI "secret",
207 \& *p++ = OSSL_PARAM_construct_utf8_string(OSSL_KDF_PARAM_MODE, "FEEDBACK", 0);
H A Ddes_modes.7103 .SS "Cipher Feedback Mode (CFB)"
104 .IX Subsection "Cipher Feedback Mode (CFB)"
129 .SS "Output Feedback Mode (OFB)"
130 .IX Subsection "Output Feedback Mode (OFB)"
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDXILResource.cpp205 RI.Feedback.Type = FeedbackTy; in FeedbackTexture2D()
218 RI.Feedback.Type = FeedbackTy; in FeedbackTexture2DArray()
255 return Feedback == RHS.Feedback; in operator ==()
320 Tags.push_back(getIntMD(llvm::to_underlying(Feedback.Type))); in getAsMetadata()
356 Word1 = llvm::to_underlying(Feedback.Type); in getAnnotateProps()
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dkbkdf.c13 * section 5.1 ("counter mode") and section 5.2 ("feedback mode") in both HMAC
54 FEEDBACK enumerator
230 /* Setup K(0) for feedback mode. */ in derive()
241 /* Perform feedback, if appropriate. */ in derive()
242 if (mode == FEEDBACK && !EVP_MAC_update(ctx, k_i, k_i_len)) in derive()
403 && OPENSSL_strncasecmp("feedback", p->data, p->data_size) == 0) { in kbkdf_set_ctx_params()
404 ctx->mode = FEEDBACK; in kbkdf_set_ctx_params()
/freebsd/sys/sys/
H A Dtimeffc.h107 * Feedback clock specific info structure. The feedback clock's estimation of
122 * looser than the feedback clock equivalent, is much more reliable. The status
234 * wrappers around equivalent feedback or feed-forward functions. Provide access
235 * outside of kern_tc.c to the feedback clock equivalent functions for
/freebsd/contrib/tnftp/
H A DREADME45 FEEDBACK / BUG REPORTS
48 Please email feedback back to the maintainer:
/freebsd/
H A DCONTRIBUTING.md39 * You can respond to feedback quickly. If feedback is requested and one month passes without a resp…
56 When revising your pull request after feedback, please rebase with a forced push
68 you need feedback, a pull request might not be the right place. A pull request
/freebsd/usr.sbin/virtual_oss/virtual_oss/
H A Dvirtual_oss.8127 Feedback one mix input channel into another mix output channel, for remote
128 feedback.
133 Feedback one mix output channel into another mix input channel, for local
134 feedback.
/freebsd/tests/sys/netinet6/
H A Dredirect.py66 def send_packet(pkt, iface, feedback=False): argument
67 if feedback:
/freebsd/tests/sys/netinet/
H A Dredirect.py67 def send_packet(pkt, iface, feedback=False): argument
68 if feedback:
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_camellia_cts.txt14 # ke = KBKDF(mac = CMAC, mode = FEEDBACK, base_key,
24 # -kdfopt mode:FEEDBACK
/freebsd/sys/dev/sec/
H A Dsec.h90 } feedback; member
109 #define shd_done shd_control.feedback.done
110 #define shd_iccr0 shd_control.feedback.iccr0
111 #define shd_iccr1 shd_control.feedback.iccr1
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dspi-samsung.txt61 - samsung,spi-feedback-delay: The sampling phase shift to be applied on the
108 samsung,spi-feedback-delay = <0>;
/freebsd/share/man/man4/
H A Dtcp_rack.449 feedback, and Tail Loss Probe (TLP) leverages RACK
50 and sends a probe packet to trigger ACK feedback to avoid
/freebsd/lib/libsys/
H A Dffclock.251 approach radically different from the feedback alternative implemented by the
54 robustness than a feedback approach when synchronising over the network.

12345678910>>...12