Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp114 commandReadDeviceId = 0xE0, enumerator
H A Dlattice_xo3_cpld.cpp13 std::vector<uint8_t> request = {commandReadDeviceId, 0x0, 0x0, 0x0}; in readDeviceId()