Home
last modified time | relevance | path

Searched full:rejection (Results 1 – 25 of 61) sorted by relevance

123

/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-adc-ad41308 1st conversion time. No natural 50/60Hz rejection.
16 * "sinc3+rej60" - Sinc3 + 60Hz rejection. At a sampling
18 rejection.
24 * "sinc3+pf1" - Sinc3 + Post Filter 1. 53dB rejection @
25 50Hz, 58dB rejection @ 60Hz.
27 * "sinc3+pf2" - Sinc3 + Post Filter 2. 70dB rejection @
28 50Hz, 70dB rejection @ 60Hz.
30 * "sinc3+pf3" - Sinc3 + Post Filter 3. 99dB rejection @
31 50Hz, 103dB rejection @ 60Hz.
33 * "sinc3+pf4" - Sinc3 + Post Filter 4. 103dB rejection @
[all …]
H A Dsysfs-bus-iio-light-isl2901820 1 Sensing IR from LED with ambient IR rejection
/openbmc/phosphor-webui/app/common/services/
H A DapiInterceptor.js47 'responseError': function(rejection) {
50 if (rejection.status == 401) {
54 } else if (rejection.status == 403) {
61 } else if (rejection.status == -1) {
67 return $q.reject(rejection);
/openbmc/linux/tools/perf/pmu-events/arch/x86/ivytown/
H A Duncore-power.json130 "BriefDescription": "Deep C State Rejection - Core 0",
138 "BriefDescription": "Deep C State Rejection - Core 1",
146 "BriefDescription": "Deep C State Rejection - Core 10",
154 "BriefDescription": "Deep C State Rejection - Core 11",
162 "BriefDescription": "Deep C State Rejection - Core 12",
170 "BriefDescription": "Deep C State Rejection - Core 13",
178 "BriefDescription": "Deep C State Rejection - Core 14",
186 "BriefDescription": "Deep C State Rejection - Core 2",
194 "BriefDescription": "Deep C State Rejection - Core 3",
202 "BriefDescription": "Deep C State Rejection - Core 4",
[all …]
/openbmc/docs/designs/
H A Dentity-manager-hw-id-vpd-discover-via-device-tree.md260 Rejection: "doesn't represent anything about the physical board" -Ed Tanous
278 Rejection: The data is not coming from a FRU device
286 Rejection: Above interfaces do not reflect underlying hardware
290 Rejection: Arguably doesn't represent a hardware concept.
294 Rejection: There are ongoing efforts to enable dynamic device-tree
300 Rejection: Some attributes like serial-number or MAC don't apply across a
305 Rejection: Promising, but the name seems vague re: its purpose.
310 Rejection: "We have all this stuff [.Model, .SerialNumber, ect. properties]
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7192.yaml53 adi,rejection-60-Hz-enable:
58 simultaneous 50 Hz/ 60 Hz rejection.
125 adi,rejection-60-Hz-enable;
/openbmc/linux/Documentation/sound/cards/
H A Dimg-spdif-in.rst43 This control is used to modify the locking/jitter rejection characteristics
45 rejection.
/openbmc/linux/include/rdma/
H A Dib_cm.h465 * ib_send_cm_rej - Sends a connection rejection message to the
469 * @reason: Reason for the connection request rejection.
470 * @ari: Optional additional rejection information.
471 * @ari_length: Size of the additional rejection information, in bytes.
473 * rejection message.
/openbmc/linux/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c256 * If we can, check for a rejection and perform the in icp_rm_try_to_deliver()
287 * for subsequent rejection. in icp_rm_deliver_irq()
289 * Rejection can be racy vs. resends. We have evaluated the in icp_rm_deliver_irq()
290 * rejection in an atomic ICP transaction which is now complete, in icp_rm_deliver_irq()
640 * in a rejection of a pending interrupt: in xics_rm_h_cppr()
747 * value (ie more favored), we do not check for rejection of in xics_rm_h_eoi()
H A Dbook3s_xics.c356 * If we can, check for a rejection and perform the in icp_try_to_deliver()
388 * for subsequent rejection. in icp_deliver_irq()
390 * Rejection can be racy vs. resends. We have evaluated the in icp_deliver_irq()
391 * rejection in an atomic ICP transaction which is now complete, in icp_deliver_irq()
746 * in a rejection of a pending interrupt: in kvmppc_h_cppr()
829 * value (ie more favored), we do not check for rejection of in kvmppc_h_eoi()
/openbmc/u-boot/drivers/pinctrl/
H A DKconfig128 pin has a glitch filter providing rejection of glitches lower than
130 rejection of unwanted pulses from key or push button operations. You
/openbmc/linux/drivers/iio/addac/
H A Dad74413r.c548 dev_err(st->dev, "ADC rejection invalid\n"); in ad74413r_rejection_to_rate()
736 unsigned int rejection; in ad74413r_get_adc_rate() local
739 ret = ad74413r_get_adc_rejection(st, channel, &rejection); in ad74413r_get_adc_rate()
743 ret = ad74413r_rejection_to_rate(st, rejection, val); in ad74413r_get_adc_rate()
753 unsigned int rejection; in ad74413r_set_adc_rate() local
756 ret = ad74413r_rate_to_rejection(st, val, &rejection); in ad74413r_set_adc_rate()
760 return ad74413r_set_adc_rejection(st, channel, rejection); in ad74413r_set_adc_rate()
/openbmc/linux/Documentation/devicetree/bindings/iio/temperature/
H A Dadi,ltc2983.yaml74 0 - 50/60Hz rejection
75 1 - 60Hz rejection
76 2 - 50Hz rejection
/openbmc/linux/net/ipv4/netfilter/
H A Dnft_reject_ipv4.c76 MODULE_DESCRIPTION("IPv4 packet rejection for nftables");
H A Dipt_REJECT.c28 MODULE_DESCRIPTION("Xtables: packet \"rejection\" target for IPv4");
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Ddevlink_resources.sh100 log_test "'$i' Overflow rejection [$((size + 128))]"
/openbmc/linux/net/ipv6/netfilter/
H A Dnft_reject_ipv6.c77 MODULE_DESCRIPTION("IPv6 packet rejection for nftables");
H A Dip6t_REJECT.c31 MODULE_DESCRIPTION("Xtables: packet \"rejection\" target for IPv6");
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_so_mark.sh65 check_result $? 1 "$prot $ovr - rejection"
H A Dcmsg_ipv6.sh105 check_result $? 1 "TCLASS $prot $ovr - rejection"
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_hdmi.h45 * @syscfg: syscfg register for pll rejection configuration
/openbmc/linux/drivers/media/dvb-frontends/
H A Dor51132.c429 Where K = 0 if NTSC rejection filter is OFF; and
430 K = 3 if NTSC rejection filter is ON
500 /* Calculate SNR using noise, c, and NTSC rejection correction */ in or51132_read_snr()
H A Dlgdt3306a.c430 /* AICCFIXFREQ0 NT N-1(Video rejection) */ in lgdt3306a_set_vsb()
435 /* AICCFIXFREQ1 NT N-1(Audio rejection) */ in lgdt3306a_set_vsb()
440 /* AICCFIXFREQ2 NT Co-Channel(Video rejection) */ in lgdt3306a_set_vsb()
445 /* AICCFIXFREQ3 NT Co-Channel(Audio rejection) */ in lgdt3306a_set_vsb()
458 /* AICCFIXFREQ0 NT N-1(Video rejection) */ in lgdt3306a_set_vsb()
463 /* AICCFIXFREQ1 NT N-1(Audio rejection) */ in lgdt3306a_set_vsb()
468 /* AICCFIXFREQ2 NT Co-Channel(Video rejection) */ in lgdt3306a_set_vsb()
473 /* AICCFIXFREQ3 NT Co-Channel(Audio rejection) */ in lgdt3306a_set_vsb()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.h90 /* Counters for QMan ERN frames - one counter per rejection code */
/openbmc/linux/drivers/input/touchscreen/
H A Dmk712.c23 * 1999-12-20: improved random point rejection, Nathan Laredo

123