Home
last modified time | relevance | path

Searched refs:readFromCPLDErrorCode (Results 1 – 2 of 2) sorted by relevance

/openbmc/phosphor-power/power-sequencer/
H A Dmihawk-cpld.cpp68 code = static_cast<ErrorCode>(readFromCPLDErrorCode(StatusReg_2)); in onFailure()
212 code = static_cast<ErrorCode>(readFromCPLDErrorCode(StatusReg_3)); in analyze()
422 int MihawkCPLD::readFromCPLDErrorCode(int statusReg) in readFromCPLDErrorCode() function in phosphor::power::MihawkCPLD
H A Dmihawk-cpld.hpp76 int readFromCPLDErrorCode(int statusReg);