Home
last modified time | relevance | path

Searched refs:unlockWriteProtect (Results 1 – 6 of 6) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/mps/
H A Dmp2x6xx.hpp25 sdbusplus::async::task<bool> unlockWriteProtect();
H A Dmp297x.hpp26 sdbusplus::async::task<bool> unlockWriteProtect();
H A Dmpx9xx.hpp35 sdbusplus::async::task<bool> unlockWriteProtect();
H A Dmp2x6xx.cpp157 sdbusplus::async::task<bool> MP2X6XX::unlockWriteProtect() in unlockWriteProtect() function in phosphor::software::VR::MP2X6XX
419 if (!co_await unlockWriteProtect()) in updateFirmware()
H A Dmp297x.cpp168 sdbusplus::async::task<bool> MP297X::unlockWriteProtect() in unlockWriteProtect() function in phosphor::software::VR::MP297X
487 if (!co_await unlockWriteProtect()) in updateFirmware()
H A Dmpx9xx.cpp175 sdbusplus::async::task<bool> MPX9XX::unlockWriteProtect() in unlockWriteProtect() function in phosphor::software::VR::MPX9XX
528 if (!co_await unlockWriteProtect()) in updateFirmware()