Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp108 commandProgramPage = 0x70, enumerator
H A Dlattice_xo3_cpld.cpp321 std::vector<uint8_t> writeCmd = {commandProgramPage, 0x0, 0x0, pageCount}; in programSinglePage()