Home
last modified time | relevance | path

Searched full:detection (Results 1 – 25 of 2326) sorted by relevance

12345678910>>...94

/openbmc/linux/drivers/edac/
H A DKconfig13 tristate "EDAC (Error Detection And Correction) reporting"
82 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
[all …]
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dpresence_detection_tests.cpp60 * @param detection PresenceDetection object to move into object hierarchy
66 createParentObjects(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()
[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
201 // performing phase fault detection 10 times. The lambda allows us to in TEST_F()
245 // Perform phase fault detection 10 times to set error history data members in TEST_F()
254 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/Documentation/devicetree/bindings/extcon/
H A Dwlf,arizona.yaml22 Headphone detection channel. ARIZONA_ACCDET_MODE_HPL/1 sets the
25 then headphone detection mode is set to HPDETL.
32 Use the additional JD input along with JD1 for dual pin jack detection.
37 Internal pull on JD2 is disabled when used for jack detection.
42 Invert the polarity of the jack detection switch.
52 Additional software microphone detection debounce specified in
65 detection, specified as per the ARIZONA_MICD_TIME_XXX defines.
72 Delay between successive microphone detection measurements, specified
80 Microphone detection hardware debounces specified as the number of
87 Timeout for microphone detection, specified in milliseconds.
[all …]
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/phosphor-fan-presence/presence/example/
H A Dexample.yaml13 'Example fan with tach feedback detection method.
15 Fans without any special presence detection hardware can use one or more
29 'Example fan with gpio detection method.
31 Fans with dedicated gpios can use the gpio detection method. The gpio
32 detection uses Linux gpio-keys: the event number must be provided via the
45 Multiple detection methods for a single fan are allowed. When multiple
46 detection methods are provided a redundancy algorithm must be specified
50 the detection methods are listed into its logic.
52 The fallback algorithm falls back to subsequently listed detection methods
H A Dconfig.json4 "Example fan with tach feedback detection method. Fans without any",
5 "special presence detection hardware can use one or more tach speed",
25 "Example fan with gpio detection method. Fans with dedicated gpios can",
26 "use the gpio detection method. The gpio detection uses Linux gpio-keys,",
43 "Example fan with fallback redundancy policy. Multiple detection methods",
44 "for a single fan are allowed. When multiple detection methods are",
47 "factor the order the detection methods are listed into its logic. The",
48 "fallback algorithm falls back to subsequently listed detection methods",
/openbmc/linux/include/linux/
H A Dlis3lv02d.h7 * @click_flags: Click detection unit configuration
8 * @click_thresh_x: Click detection unit x axis threshold
9 * @click_thresh_y: Click detection unit y axis threshold
10 * @click_thresh_z: Click detection unit z axis threshold
11 * @click_time_limit: Click detection unit time parameter
12 * @click_latency: Click detection unit latency parameter
13 * @click_window: Click detection unit window parameter
41 * detection units and click detection unit. There are plenty of ways to
43 * the fields here. Behaviour of the detection blocks varies heavily depending
44 * on the configuration. For example, interrupt detection block can use high
[all …]
/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/devicetree/bindings/regulator/
H A Dregulator.yaml130 Zero can be passed to disable error detection and value '1' indicates
131 that detection should be enabled but limit setting can be omitted.
137 disable detection and value '1' indicates that detection should
150 Zero can be passed to disable error detection and value '1' indicates
151 that detection should be enabled but limit setting can be omitted. Limit
158 disable detection and value '1' indicates that detection should
172 Zero can be passed to disable error detection and value '1' indicates
173 that detection should be enabled but limit setting can be omitted. Limit
180 to disable detection and value '1' indicates that detection should
193 Zero can be passed to disable error detection and value '1' indicates
[all …]
/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-power/phosphor-regulators/src/
H A Ddevice.hpp61 * @param presenceDetection presence detection for this device, if any
64 * @param phaseFaultDetection phase fault detection for this device, if any
137 * Does nothing if phase fault detection is not defined for this device.
193 * Returns the phase fault detection for this device, if any.
196 * phase fault detection is defined for this device.
204 * Returns the presence detection for this device, if any.
207 * presence detection is defined for this device.
233 // Execute presence detection to determine if device is present in isPresent()
238 // No presence detection defined; assume device is present in isPresent()
290 * Presence detection for this device, if any. Set to nullptr if no
[all …]
/openbmc/linux/include/linux/platform_data/
H A Dmtd-nand-omap2.h29 * 1-bit ECC: calculation by GPMC, Error detection by Software
33 /* 4-bit ECC calculation by GPMC, Error detection by Software */
35 /* 4-bit ECC calculation by GPMC, Error detection by ELM */
37 /* 8-bit ECC calculation by GPMC, Error detection by Software */
39 /* 8-bit ECC calculation by GPMC, Error detection by ELM */
41 /* 16-bit ECC calculation by GPMC, Error detection by ELM */
H A Dadau17x1.h28 * insertion detection.
37 * adau1761_jackdetect_debounce_time - Jack insertion detection debounce time
69 * @jackdetect_debounce_time: Jack insertion detection debounce time.
71 * for jack insertion detection.
72 * @jackdetect_active_low: If true the jack insertion detection is active low.
/openbmc/u-boot/include/linux/mtd/
H A Domap_gpmc.h16 /* 1-bit ECC calculation by Software, Error detection by Software */
18 /* 1-bit ECC calculation by GPMC, Error detection by Software */
21 /* 4-bit ECC calculation by GPMC, Error detection by Software */
23 /* 4-bit ECC calculation by GPMC, Error detection by ELM */
25 /* 8-bit ECC calculation by GPMC, Error detection by Software */
27 /* 8-bit ECC calculation by GPMC, Error detection by ELM */
29 /* 16-bit ECC calculation by GPMC, Error detection by ELM */
/openbmc/linux/include/linux/input/
H A Dadxl34x.h31 * Y, or Z participation in Tap detection. A '0' excludes the
32 * selected axis from participation in Tap detection.
33 * Setting the SUPPRESS bit suppresses Double Tap detection if
48 * holds the threshold value for tap detection/interrupts.
69 * from the detection of a tap event to the opening of the time
90 * or inactivity detection. A '0' excludes the selected axis from
97 * coupled operation for activity detection, the acceleration value
98 * at the start of activity detection is taken as a reference value.
102 * AC coupled operation for inactivity detection, a reference value
125 * holds the threshold value for activity detection.
[all …]
/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/ad…
/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/sound/pci/hda/
H A Dhda_jack.h3 * Jack-detection handling for HD-audio
35 /* jack-detection stuff */
37 unsigned int jack_detect:1; /* capable of jack-detection? */
85 * snd_hda_jack_detect_enable - enable the jack-detection
138 * @nid: pin NID to check jack detection
151 * @nid: pin NID to check jack detection
174 * This assigns a jack-detection kctl to the given pin. The kcontrol
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/
H A DLeakDetection.v1_1_0.json37 …"longDescription": "This resource shall represent the leak detection functionality present in a se…
86 "description": "The groups of leak detection equipment.",
90 … "longDescription": "This property shall contain an array of leak detection groups.",
124 "description": "A group of leak detection equipment.",
125 …"longDescription": "This object shall contain a group of leak detection equipment that reports a u…
142 … "description": "The leak detection states from all related leak detection devices in this group.",
147 …"longDescription": "This property shall contain the states of all leak detection devices in this d…
/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/linux/Documentation/devicetree/bindings/iio/light/
H A Dsharp,gp2ap002.yaml46 Hysteresis setting for "far" object detection, this setting is
47 device-unique and adjust the optical setting for proximity detection
53 Hysteresis setting for "close" object detection, this setting is
54 device-unique and adjust the optical setting for proximity detection
/openbmc/phosphor-power/phosphor-power-sequencer/src/
H A Dstandard_device.hpp35 * detection algorithm.
38 * of StandardDevice if possible. This will ensure that pgood fault detection
77 * Calls prepareForPgoodFaultDetection() before starting detection. If a
86 * Prepare for pgood fault detection.
88 * Perform any actions that are necessary to prepare for fault detection.
90 * multiple times during detection.
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.h235 FMAN_EV_MAC0, /* MAC 0 event (Magic packet detection) */
236 FMAN_EV_MAC1, /* MAC 1 event (Magic packet detection) */
237 FMAN_EV_MAC2, /* MAC 2 (Magic packet detection) */
238 FMAN_EV_MAC3, /* MAC 3 (Magic packet detection) */
239 FMAN_EV_MAC4, /* MAC 4 (Magic packet detection) */
240 FMAN_EV_MAC5, /* MAC 5 (Magic packet detection) */
241 FMAN_EV_MAC6, /* MAC 6 (Magic packet detection) */
242 FMAN_EV_MAC7, /* MAC 7 (Magic packet detection) */
243 FMAN_EV_MAC8, /* MAC 8 event (Magic packet detection) */
244 FMAN_EV_MAC9, /* MAC 9 event (Magic packet detection) */

12345678910>>...94