/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | presence_detection_tests.cpp | 60 * @param detection PresenceDetection object to move into object hierarchy 66 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 D | phase_fault_detection_tests.cpp | 141 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/phosphor-fan-presence/presence/example/ |
H A D | example.yaml | 13 '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 D | config.json | 4 "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/phosphor-fan-presence/docs/presence/ |
H A D | rpolicy.md | 5 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/u-boot/include/linux/mtd/ |
H A D | omap_gpmc.h | 16 /* 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/phosphor-power/phosphor-regulators/src/ |
H A D | device.hpp | 61 * @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 …]
|
H A D | device.cpp | 43 // If presence detection is defined for this device in clearCache() 53 // Clear error history in phase fault detection, if defined in clearErrorHistory() 113 // If phase fault detection is defined for this device, execute it in detectPhaseFaults()
|
/openbmc/phosphor-power/phosphor-regulators/docs/ |
H A D | phase_fault_monitoring.md | 21 ## How phase fault detection is defined 23 Phase fault detection is defined for a voltage regulator using the 37 - Phase fault detection will continue with the next regulator. 38 - Phase fault detection will be attempted again for this regulator during the
|
/openbmc/entity-manager/ |
H A D | README.md | 47 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…
|
H A D | meson.options | 51 'new-device-detection', 54 …description: 'Cache the current configuration to support new-device detection. This option can be …
|
/openbmc/u-boot/board/ti/common/ |
H A D | Kconfig | 2 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/qemu/tcg/mips/ |
H A D | tcg-target-has.h | 11 /* MOVN/MOVZ instructions detection */ 20 /* MIPS32 instruction set detection */ 27 /* MIPS32R2 instruction set detection */ 34 /* MIPS32R6 instruction set detection */
|
/openbmc/docs/designs/ |
H A D | liquid-leak-detection.md | 1 # Liquid Leak Detection 39 [Redfish Leak Detection](https://redfish.dmtf.org/schemas/v1/LeakDetection.v1_0_1.json) 40 standards, allowing for the exposure of leak detection status to clients. 46 The DBus Interface for leak detection will consist of following - 81 (via D-Bus) --> B["Leak Detection Manager"] 128 [leak detection](https://gerrit.openbmc.org/c/openbmc/phosphor-dbus-interfaces/+/73707) 154 - A new D-Bus interface for leak detection is being proposed as part of this 180 GPIO sim tool to simulate leak detection GPIOs, which can be triggered as
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | LeakDetection.v1_1_0.json | 37 …"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/openbmc/poky/meta/files/common-licenses/ |
H A D | DRL-1.0 | 1 Detection Rule License (DRL) 1.0 10 … Rules are licensed under this Detection Rule License, and include the text of, or the URI or hype…
|
H A D | DRL-1.1 | 1 Detection Rule License (DRL) 1.1 11 … Rules are licensed under this Detection Rule License, and include the text of, or the URI or hype…
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | standard_device.hpp | 35 * 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/openbmc/meta-openembedded/meta-python/recipes-devtools/python/ |
H A D | python3-pycocotools_2.0.8.bb | 1 SUMMARY = "COCO is a large image dataset designed for object detection, segmentation, \ 2 person keypoints detection, stuff segmentation, and caption generation."
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | json_parser.hpp | 122 * @brief Get the redundancy policy of presence detection for a fan 136 * Methods of fan presence detection function declarations 141 * @brief Fan presence detection method by tach feedback 151 * @brief Fan presence detection method by gpio 163 * Redundancy policies for fan presence detection function declarations
|
/openbmc/bmcweb/redfish-core/schema/dmtf/csdl/ |
H A D | LeakDetection_v1.xml | 45 …="OData.LongDescription" String="This resource shall represent the leak detection functionality pr… 83 <Annotation Term="OData.Description" String="The groups of leak detection equipment."/> 84 …m="OData.LongDescription" String="This property shall contain an array of leak detection groups."/> 108 <Annotation Term="OData.Description" String="A group of leak detection equipment."/> 109 …Data.LongDescription" String="This object shall contain a group of leak detection equipment that r… 122 …nnotation Term="OData.Description" String="The leak detection states from all related leak detecti… 123 …Description" String="This property shall contain the states of all leak detection devices in this …
|
/openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
H A D | presence_detection.md | 19 [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/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/sox/sox/ |
H A D | 0001-remove-the-error-line-and-live-without-file-type-det.patch | 4 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/openbmc/meta-arm/meta-arm-systemready/lib/oeqa/runtime/cases/ |
H A D | arm_systemready_opensuse_unattended.py | 21 'Starting hardware detection...', 23 bb.plain('Installation status: Starting hardware detection...')
|
/openbmc/obmc-ikvm/ |
H A D | ikvm_args.hpp | 122 * @brief Get the identical frames detection setting 124 * @return True if identical frames detection is enabled 150 /* @brief Identical frames detection */
|