Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/cpld/lattice/
H A Dlattice_base_cpld.hpp104 commandDisableConfigInterface = 0x26, enumerator
H A Dlattice_base_cpld.cpp388 std::vector<uint8_t> request = {commandDisableConfigInterface, 0x0, 0x0}; in disableConfigInterface()