Home
last modified time | relevance | path

Searched defs:readPage (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_xo5_cpld.cpp190 sdbusplus::async::task<bool> LatticeXO5CPLD::readPage( in readPage() function in phosphor::software::cpld::LatticeXO5CPLD
269 if (co_await readPage(block, page, readVec)) in verifyCfg() local