Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo3_cpld.hpp28 sdbusplus::async::task<bool> readDeviceId();
H A Dlattice_xo3_cpld.cpp11 sdbusplus::async::task<bool> LatticeXO3CPLD::readDeviceId() in readDeviceId() function in phosphor::software::cpld::LatticeXO3CPLD
219 if (!(co_await readDeviceId())) in prepareUpdate()