Home
last modified time | relevance | path

Searched refs:detection (Results 1 – 25 of 416) sorted by relevance

12345678910>>...17

/openbmc/phosphor-power/phosphor-regulators/test/
H A Dpresence_detection_tests.cpp66 std::unique_ptr<PresenceDetection> detection) in createParentObjects() argument
76 std::move(i2cInterface), std::move(detection)); in createParentObjects()
101 PresenceDetection detection{std::move(actions)}; in TEST() local
102 EXPECT_EQ(detection.getActions().size(), 1); in TEST()
103 EXPECT_FALSE(detection.getCachedPresence().has_value()); in TEST()
115 PresenceDetection* detection = new PresenceDetection(std::move(actions)); in TEST() local
119 createParentObjects(std::unique_ptr<PresenceDetection>{detection}); in TEST()
122 EXPECT_FALSE(detection->getCachedPresence().has_value()); in TEST()
126 EXPECT_TRUE(detection->execute(services, *system, *chassis, *device)); in TEST()
129 EXPECT_TRUE(detection->getCachedPresence().has_value()); in TEST()
[all …]
H A Dphase_fault_detection_tests.cpp141 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
142 EXPECT_EQ(detection.getActions().size(), 1); in TEST_F()
143 EXPECT_EQ(detection.getDeviceID(), ""); in TEST_F()
152 PhaseFaultDetection detection{std::move(actions), "ioexp1"}; in TEST_F() local
153 EXPECT_EQ(detection.getActions().size(), 2); in TEST_F()
154 EXPECT_EQ(detection.getDeviceID(), "ioexp1"); in TEST_F()
198 PhaseFaultDetection detection{std::move(actions)}; in TEST_F() local
254 detection.execute(services, *system, *chassis, *regulator); in TEST_F()
259 detection.clearErrorHistory(); in TEST_F()
270 detection.execute(services, *system, *chassis, *regulator); in TEST_F()
[all …]
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-detect.rst10 or object detection capable devices.
24 Sets the motion detection mode.
33 - Disable motion detection.
35 - Use a single motion detection threshold.
38 detection threshold. These thresholds are set through the
42 value that specifies which per-region motion detection thresholds
51 Sets the global motion detection threshold to be used with the
52 ``V4L2_DETECT_MD_MODE_GLOBAL`` motion detection mode.
55 Sets the motion detection thresholds for each cell in the grid. To
57 detection mode. Matrix element (0, 0) represents the cell at the
[all …]
/openbmc/linux/drivers/edac/
H A DKconfig82 Support for error detection and correction of DRAM ECC errors on
89 Error Injection into the ECC detection circuits. The amd64_edac
107 Support for error detection and correction for Amazon's Annapurna
108 Labs Alpine chips which allow 1 bit correction and 2 bits detection.
114 Support for error detection and correction on the AMD 76x
121 Support for error detection and correction on the Intel
128 Support for error detection and correction on the Intel
136 Support for error detection and correction on the Intel
143 Support for error detection and correction on the Intel
150 Support for error detection and correction on the Intel
[all …]
/openbmc/linux/Documentation/devicetree/bindings/extcon/
H A Dextcon-palmas.txt13 - ti,enable-id-detection: Perform ID detection. If id-gpio is specified
14 it performs id-detection using GPIO else using OTG core.
15 - ti,enable-vbus-detection: Perform VBUS detection.
16 - id-gpio: gpio for GPIO ID detection. See gpio binding.
/openbmc/linux/Documentation/sound/soc/
H A Djack.rst2 ASoC jack detection
9 - It allows more than one jack detection method to work together on one
34 machine driver and updated by jack detection methods.
49 Jack detection methods
52 Actual jack detection is done by code which is able to monitor some
54 specifying a subset of bits to update. The jack detection code should
61 CODEC integrated jack detection can be see in the WM8350 driver.
71 the list of pins to update then set up one or more jack detection
/openbmc/phosphor-fan-presence/docs/presence/
H A Drpolicy.md5 The type of redundancy policy to use against the methods of presence detection.
18 A policy where if any method of fan presence detection denotes the fan is
19 present, results in the fan being marked present. All methods of detection must
28 A policy to use the first method of fan presence detection and then use the next
/openbmc/linux/drivers/extcon/
H A DKconfig29 Say Y here to enable support for USB peripheral detection
68 Say Y here to enable extcon support for charger detection / control
75 Say Y here to enable extcon support for charger detection / control
92 If you say yes here you get support for the USB OTG role detection by
131 detection by palmas usb.
140 detection by NXP PTN5150 CC (Configuration Channel) logic chip.
146 Say Y here to enable SPMI PMIC based USB cable detection
176 Say Y here to enable GPIO based USB cable detection extcon support.
177 Used typically if GPIO is used for USB ID pin detection.
183 Say Y here to enable USB Type C cable detection extcon support when
[all …]
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-isl2901810 detection. The range of Scheme 0 proximity count is from 0 to
12 bits (2's complementary) proximity_less_ambient detection. The
15 Scheme 0 has wider dynamic range, Scheme 1 proximity detection
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dnokia,rx51.txt10 - jack-detection-gpios: GPIO for jack detection
24 jack-detection-gpios = <&gpio6 17 GPIO_ACTIVE_HIGH>; /* 177 */
H A Drt5677.txt38 Configures GPIO Mic Jack detection 1.
43 Configures GPIO Mic Jack detection 2 and 3.
77 realtek,jd2-gpio = <3>; /* Enables Jack detection for GPIO6 */
H A Drt5645.txt46 1 : Mode-0 (VDD=3.3V), two port jack detection
47 2 : Mode-1 (VDD=3.3V), one port jack detection
48 3 : Mode-2 (VDD=1.8V), one port jack detection
H A Drt5651.txt31 u32, micbias over-current detection threshold in µA, valid values are
35 u32, micbias over-current detection scale-factor, valid values are:
H A Domap-abe-twl6040.txt15 - ti,jack-detection: Need to be present if the board capable to detect jack
62 ti,jack-detection;
/openbmc/u-boot/board/ti/common/
H A DKconfig2 bool "Support for Board detection for TI platforms"
4 Support for detection board information on Texas Instrument's
5 Evaluation Boards which have I2C based EEPROM detection
/openbmc/entity-manager/
H A DREADME.md47 1. **A detection daemon** This is something that can be used to detect
50 EEPROM devices. Other examples of detection daemons include:
57 In many cases, the existing detection daemons are sufficient for a single
83 **note:** In some cases, a given daemon could be both a detection daemon and a
86 also creates detection records of what drives are present.
107 4. Entity manager shall support multiple detection runs, and shall do the
109 longer detected. Some examples of re-detection events might include host
120 1. Entity manager shall not directly participate in the detection of devices,
140 4. **[EEPROM address size detection modes](https://github.com/openbmc/entity-manager/tree/master/do…
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pycocotools_2.0.8.bb1 SUMMARY = "COCO is a large image dataset designed for object detection, segmentation, \
2 person keypoints detection, stuff segmentation, and caption generation."
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/
H A D0001-remove-the-error-line-and-live-without-file-type-det.patch4 Subject: [PATCH] remove the #error line and live without file-type detection with pipes
20 * file-type detection with pipes, or add support for your compiler in the
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-flex-concentrator.dts149 * Ethernet PHY type ID auto-detection. Otherwise this communication
183 "", "module-b-detection", "", "module-a-detection", "", "", "", "";
254 /* Module A detection (low = present) */
256 /* Module B detection (low = present) */
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/
H A Dpresence_detection.md19 [phase fault detection](phase_fault_detection.md) will only be performed if the
35 detection is not supported for devices that can be removed or added
42 … | array of strings | One or more comment lines describing the presence detection. |
/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dacx.c621 struct acx_energy_detection *detection; in wl1251_acx_cca_threshold() local
626 detection = kzalloc(sizeof(*detection), GFP_KERNEL); in wl1251_acx_cca_threshold()
627 if (!detection) in wl1251_acx_cca_threshold()
630 detection->rx_cca_threshold = CCA_THRSH_DISABLE_ENERGY_D; in wl1251_acx_cca_threshold()
631 detection->tx_energy_detection = 0; in wl1251_acx_cca_threshold()
634 detection, sizeof(*detection)); in wl1251_acx_cca_threshold()
638 kfree(detection); in wl1251_acx_cca_threshold()
/openbmc/openbmc/poky/meta/recipes-devtools/cmake/cmake/
H A D0001-CMakeDetermineCompilerABI-Strip-pipe-from-compile-fl.patch45 - # Avoid failing ABI detection on warnings.
46 + # Avoid failing ABI detection caused by non-functionally relevant
54 + # Avoid failing ABI detection on warnings.
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dcolibri-vf50-ts.txt11 - interrupts: pen irq interrupt for touch detection, signal from X plate
13 - pinctrl-0: pinctrl node for pen/touch detection, pinctrl must provide
/openbmc/linux/Documentation/arch/arm/pxa/
H A Dmfp.rst18 detection of each pin. Below is a diagram of internal connections between
61 - GPIO level change detection
66 4. Wakeup detection is now controlled by MFP, PWER does not control the
145 d) although PXA3xx MFP supports edge detection on each pin, the
166 Bit 4: EDGE_RISE_EN - enable detection of rising edge on this pin
167 Bit 5: EDGE_FALL_EN - enable detection of falling edge on this pin
168 Bit 6: EDGE_CLEAR - disable edge detection on this pin
253 * edge detection = none
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/
H A Dhddtemp-0.3-beta15-autodetect-717479.patch25 -(because detection can fail).
26 +(because detection can fail). If no paths are specified, autodetection of

12345678910>>...17