Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp161 sdbusplus::async::task<bool> disableConfigInterface();
H A Dlattice_base_cpld.cpp386 sdbusplus::async::task<bool> LatticeBaseCPLD::disableConfigInterface() in disableConfigInterface() function in phosphor::software::cpld::LatticeBaseCPLD
524 if (!(co_await disableConfigInterface())) in getVersion()
H A Dlattice_xo3_cpld.cpp291 if (!(co_await disableConfigInterface())) in finishUpdate()