Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo3_cpld.hpp29 sdbusplus::async::task<bool> eraseFlash();
H A Dlattice_xo3_cpld.cpp53 sdbusplus::async::task<bool> LatticeXO3CPLD::eraseFlash() in eraseFlash() function in phosphor::software::cpld::LatticeXO3CPLD
255 if (!(co_await eraseFlash())) in doUpdate()