Home
last modified time | relevance | path

Searched refs:resetConfigFlash (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp159 sdbusplus::async::task<bool> resetConfigFlash();
H A Dlattice_base_cpld.cpp314 sdbusplus::async::task<bool> LatticeBaseCPLD::resetConfigFlash() in resetConfigFlash() function in phosphor::software::cpld::LatticeBaseCPLD
506 if (!(co_await resetConfigFlash())) in getVersion()
H A Dlattice_xo3_cpld.cpp261 if (!(co_await resetConfigFlash())) in doUpdate()