/openbmc/linux/tools/testing/selftests/lkdtm/ |
D | tests.txt |
|
/openbmc/bmcweb/redfish-core/include/registries/ |
H A D | storage_device_message_registry.hpp | 45 "A battery charging condition was detected.", 46 "A charging condition for the battery located in '%1' was detected.", 57 "A battery failure condition was detected.", 58 "A failure condition for the battery located in '%1' was detected.", 69 "A battery missing condition was detected.", 93 "A storage controller degraded condition was detected.", 94 …"A degraded condition for the storage controller located in '%1' was detected due to reason '%2'.", 106 "A storage controller failure was detected.", 107 "A failure condition for the storage controller located in '%1' was detected.", 154 "A controller port degraded condition was detected.", [all …]
|
/openbmc/witherspoon-pfault-analysis/org/open_power/Witherspoon/ |
H A D | Fault.errors.yaml | 10 description: The power supply detected an output overcurrent fault condition. 13 description: The power supply detected an output overvoltage fault condition. 16 description: The power supply detected bad fan operation. 22 description: A power off was issued because a power fault was detected 28 description: The power sequencer chip detected a voltage fault 31 description: The power sequencer chip detected a PGOOD fault 34 description: The power sequencer chip detected a fault
|
/openbmc/u-boot/scripts/kconfig/tests/warn_recursive_dep/ |
H A D | expected_stderr | 1 Kconfig:9:error: recursive dependency detected! 6 Kconfig:3:error: recursive dependency detected! 11 Kconfig:15:error: recursive dependency detected! 17 Kconfig:30:error: recursive dependency detected! 23 Kconfig:59:error: recursive dependency detected! 28 Kconfig:50:error: recursive dependency detected!
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/State/ |
H A D | Power.events.yaml | 15 description: A fault has been detected on a power rail. 16 message: A fault has been detected on power rail '{PowerRail}'. 30 description: A fault has been detected from a voltage regulator. 32 A fault has been detected on voltage regulator 44 description: A fault detected on a power rail has cleared. 54 description: A fault detected on a voltage regulator has cleared.
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
D | ethtool_extended_state.sh |
|
/openbmc/phosphor-power/org/open_power/Witherspoon/ |
H A D | Fault.errors.yaml | 10 description: The power supply detected an output overcurrent fault condition. 13 description: The power supply detected an output overvoltage fault condition. 16 description: The power supply detected bad fan operation. 22 description: A power off was issued because a power fault was detected 139 description: The power sequencer chip detected a voltage fault 142 description: The power sequencer chip detected a PGOOD fault 145 description: The power sequencer chip detected a fault
|
/openbmc/libcper/specification/json/common/ |
H A D | cper-json-error-status.json | 36 …"description": "Address: Error was detected on the address signals or on the address portion of th… 40 …"description": "Control: Error was detected on the control signals or in the control portion of th… 44 …"description": "Data: Error was detected on the data signals or in the data portion of the transac… 48 "description": "Responder: Error was detected by the responder of the transaction." 52 "description": "Requester: Error was detected by the requester of the transaction."
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Memory/ |
H A D | MemoryECC.interface.yaml | 11 A correctable ECC event has been detected on a read operation. 15 An uncorrectable ECC event has been detected on a read operation. 32 correctable ECC detected. 35 uncorrectable ECC detected.
|
/openbmc/phosphor-power/phosphor-regulators/src/ |
H A D | phase_fault_detection.hpp | 55 * must be detected two consecutive times before an error is logged. This 58 * Phase faults are detected by executing actions. 102 * If the required number of consecutive phase faults are detected, an error 138 * Checks if the specified phase fault type was detected. 140 * If the fault type was detected, increments the counter tracking 142 * been detected, logs a phase fault error. 145 * detected (if any). 196 * Number of consecutive N phase faults that have been detected. 201 * Number of consecutive N+1 phase faults that have been detected.
|
H A D | phase_fault_detection.cpp | 62 // Check for any N or N+1 phase faults that were detected in execute() 100 // Check if the phase fault was detected in checkForPhaseFault() 103 // Phase fault not detected; reset consecutive fault count in checkForPhaseFault() 108 // Phase fault detected; increment consecutive fault count in checkForPhaseFault() 113 toString(faultType) + " phase fault detected in regulator " + in checkForPhaseFault() 116 // If the required number of consecutive faults have been detected in checkForPhaseFault()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | mv_i2c.h | 41 #define ICR_SSDIE 0x800 /* slave STOP detected int enable */ 43 #define ICR_SADIE 0x2000 /* slave address detected int enable */ 61 #define ISR_SSD 0x10 /* slave stop detected */ 62 #define ISR_ALD 0x20 /* arbitration loss detected */ 65 #define ISR_GCAD 0x100 /* general call address detected */ 66 #define ISR_SAD 0x200 /* slave address detected */
|
/openbmc/linux/drivers/mfd/ |
D | da9063-core.c |
|
/openbmc/linux/Documentation/ABI/testing/ |
D | sysfs-driver-hid-wiimote |
|
D | sysfs-class-fpga-manager |
|
/openbmc/phosphor-power/phosphor-regulators/test/ |
H A D | phase_fault_detection_tests.cpp | 217 logError("n phase fault detected in regulator vdd1: count=1")) in TEST_F() 221 logError("n phase fault detected in regulator vdd1: count=2")) in TEST_F() 225 logError("n+1 phase fault detected in regulator vdd1: count=1")) in TEST_F() 229 logError("n+1 phase fault detected in regulator vdd1: count=2")) in TEST_F() 336 // Test where no phase faults detected in TEST_F() 394 // an N phase fault detected with the consecutive count = 1. Expect no in TEST_F() 400 logError("n phase fault detected in regulator vdd1: count=1")) in TEST_F() 404 logError("n phase fault detected in regulator vdd1: count=2")) in TEST_F() 449 // an N+1 phase fault detected with the consecutive count = 1. Expect in TEST_F() 455 logError("n+1 phase fault detected in regulator vdd1: count=1")) in TEST_F() [all …]
|
/openbmc/phosphor-fan-presence/docs/monitor/ |
H A D | set_func_on_present.md | 6 presence has been detected and **only** allow the fan FRU to be set to 7 functional when presence is detected. Using this configuration option 11 state(s). After a fan's presence has been detected, any faults will be 12 re-detected for that fan FRU and its contained rotors.
|
/openbmc/linux/tools/perf/ |
D | Makefile.config |
|
/openbmc/u-boot/board/atmel/common/ |
H A D | board.c | 53 printf("PDA TM7000B detected\n"); in at91_pda_detect() 55 printf("PDA TM7000 detected\n"); in at91_pda_detect() 58 printf("PDA TM4300 detected\n"); in at91_pda_detect() 61 printf("PDA TM5000 detected\n"); in at91_pda_detect()
|
/openbmc/entity-manager/ |
H A D | README.md | 61 expose the inventory information, such that failing devices can be detected 63 detected. 67 repository, and include one file per device supported. Entities are detected 72 Once a component is detected, entity manager will publish these Exposes 85 hot swap backplane daemon, which both reacts to the hot swap being detected, and 108 minimal number of changes necessary when new components are detected or no 109 longer detected. Some examples of re-detection events might include host 122 can be detected.
|
/openbmc/u-boot/board/tqc/tqm834x/ |
H A D | tqm834x.c | 235 debug("Number of flash banks detected: %d\n", cfi_flash_num_flash_banks); in detect_num_flash_banks() 273 int detected; in get_ddr_bank_size() local 276 detected = -1; in get_ddr_bank_size() 285 if((size == conf[i].size) && (i == detected + 1)) in get_ddr_bank_size() 286 detected = i; in get_ddr_bank_size() 288 debug("Trying %ld x %ld (%ld MiB) at addr %p, detected: %ld MiB\n", in get_ddr_bank_size() 296 if(detected == -1){ in get_ddr_bank_size() 304 conf[detected].row, conf[detected].col, conf[detected].size >> 20, base); in get_ddr_bank_size() 306 /* configure cs ro detected params */ in get_ddr_bank_size() 307 set_cs_config(cs, CSCONFIG_EN | conf[detected].row | in get_ddr_bank_size() [all …]
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
D | vidioc-query-dv-timings.rst |
|
/openbmc/linux/arch/x86/boot/compressed/ |
D | vmlinux.lds.S |
|
/openbmc/linux/tools/perf/util/ |
D | strfilter.h |
|
/openbmc/linux/arch/alpha/kernel/ |
D | irq_alpha.c |
|