Searched refs:RAIL (Results 1 – 4 of 4) sorted by relevance
/openbmc/witherspoon-pfault-analysis/ |
H A D | elog-errors.hpp | 159 struct RAIL struct 168 explicit constexpr RAIL(uint16_t a) : _entry(entry("RAIL=%d", a)) {}; in RAIL() argument 204 using RAIL = _PowerSequencerVoltageFault::RAIL; typedef 207 using metadata_types = std::tuple<RAIL, RAIL_NAME, RAW_STATUS>;
|
/openbmc/phosphor-power/ |
H A D | elog-errors.hpp | 1454 struct RAIL struct 1463 explicit constexpr RAIL(uint16_t a) : _entry(entry("RAIL=%d", a)) {}; in RAIL() argument 1499 using RAIL = _PowerSequencerVoltageFault::RAIL; typedef 1502 using metadata_types = std::tuple<RAIL, RAIL_NAME, RAW_STATUS>;
|
/openbmc/phosphor-power/power-sequencer/ |
H A D | ucd90160.cpp | 169 metadata::RAIL(page), metadata::RAIL_NAME(railName.c_str()), in checkVOUTFaults()
|
/openbmc/witherspoon-pfault-analysis/power-sequencer/ |
H A D | ucd90160.cpp | 169 metadata::RAIL(page), metadata::RAIL_NAME(railName.c_str()), in checkVOUTFaults()
|