Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp115 commandReadBusyFlag = 0xF0, enumerator
H A Dlattice_base_cpld.cpp448 std::vector<uint8_t> request = {commandReadBusyFlag, 0x0, 0x0, 0x0}; in readBusyFlag()