Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp158 sdbusplus::async::task<bool> enableProgramMode();
H A Dlattice_base_cpld.cpp294 sdbusplus::async::task<bool> LatticeBaseCPLD::enableProgramMode() in enableProgramMode() function in phosphor::software::cpld::LatticeBaseCPLD
500 if (!(co_await enableProgramMode())) in getVersion()
H A Dlattice_xo3_cpld.cpp249 if (!(co_await enableProgramMode())) in doUpdate()