Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp109 commandReadPage = 0x73, enumerator
H A Dlattice_xo3_cpld.cpp362 std::vector<uint8_t> readCmd = {commandReadPage, 0x0, 0x0, pageCount}; in verifySinglePage()