Home
last modified time | relevance | path

Searched refs:IOUT_OC_FAULT (Results 1 – 12 of 12) sorted by relevance

/openbmc/witherspoon-pfault-analysis/
H A Dpmbus.hpp70 constexpr auto IOUT_OC_FAULT = 0x0010; variable
/openbmc/linux/Documentation/hwmon/
H A Dtps40422.rst57 curr1_crit_alarm Current critical high alarm. From IOUT_OC_FAULT status.
H A Dmax8688.rst70 curr1_crit_alarm Current critical high alarm. From IOUT_OC_FAULT status.
H A Ducd9200.rst98 curr[2-5]_crit_alarm Current critical high alarm. From IOUT_OC_FAULT status.
H A Dmax34440.rst143 curr[1-6]_crit_alarm Current critical high alarm. From IOUT_OC_FAULT status.
H A Ducd9000.rst115 curr[1-12]_crit_alarm Current critical high alarm. From IOUT_OC_FAULT status.
H A Dpmbus.rst229 From IIN_OC_FAULT or IOUT_OC_FAULT status.
/openbmc/phosphor-power/
H A Dpmbus.hpp100 constexpr auto IOUT_OC_FAULT = 0x0010; variable
/openbmc/phosphor-power/power-supply/
H A Dpower_supply.cpp369 if ((statusWord & status_word::IOUT_OC_FAULT)) in checkCurrentOutOverCurrentFault()
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dpower_supply.cpp406 if ((statusWord & status_word::IOUT_OC_FAULT)) in checkCurrentOutOverCurrentFault()
/openbmc/phosphor-power/phosphor-power-supply/
H A Dpower_supply.cpp330 if (statusWord & phosphor::pmbus::status_word::IOUT_OC_FAULT) in analyzeIoutOCFault()
/openbmc/phosphor-power/phosphor-power-supply/test/
H A Dpower_supply_tests.cpp538 expectations.statusWordValue = status_word::IOUT_OC_FAULT; in TEST_F()
1378 expectations.statusWordValue = status_word::IOUT_OC_FAULT; in TEST_F()