/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio-adc-ad4130 | 8 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 D | sysfs-bus-iio-light-isl29018 | 20 1 Sensing IR from LED with ambient IR rejection
|
/openbmc/phosphor-webui/app/common/services/ |
H A D | apiInterceptor.js | 47 '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 D | uncore-power.json | 130 "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 D | entity-manager-hw-id-vpd-discover-via-device-tree.md | 260 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 D | adi,ad7192.yaml | 53 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 D | img-spdif-in.rst | 43 This control is used to modify the locking/jitter rejection characteristics 45 rejection.
|
/openbmc/linux/include/rdma/ |
H A D | ib_cm.h | 465 * 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 D | book3s_hv_rm_xics.c | 256 * 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 D | book3s_xics.c | 356 * 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 D | Kconfig | 128 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 D | ad74413r.c | 548 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 D | adi,ltc2983.yaml | 74 0 - 50/60Hz rejection 75 1 - 60Hz rejection 76 2 - 50Hz rejection
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | nft_reject_ipv4.c | 76 MODULE_DESCRIPTION("IPv4 packet rejection for nftables");
|
H A D | ipt_REJECT.c | 28 MODULE_DESCRIPTION("Xtables: packet \"rejection\" target for IPv4");
|
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
H A D | devlink_resources.sh | 100 log_test "'$i' Overflow rejection [$((size + 128))]"
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | nft_reject_ipv6.c | 77 MODULE_DESCRIPTION("IPv6 packet rejection for nftables");
|
H A D | ip6t_REJECT.c | 31 MODULE_DESCRIPTION("Xtables: packet \"rejection\" target for IPv6");
|
/openbmc/linux/tools/testing/selftests/net/ |
H A D | cmsg_so_mark.sh | 65 check_result $? 1 "$prot $ovr - rejection"
|
H A D | cmsg_ipv6.sh | 105 check_result $? 1 "TCLASS $prot $ovr - rejection"
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_hdmi.h | 45 * @syscfg: syscfg register for pll rejection configuration
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | or51132.c | 429 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 D | lgdt3306a.c | 430 /* 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 D | dpaa_eth.h | 90 /* Counters for QMan ERN frames - one counter per rejection code */
|
/openbmc/linux/drivers/input/touchscreen/ |
H A D | mk712.c | 23 * 1999-12-20: improved random point rejection, Nathan Laredo
|