Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.hpp57 sdbusplus::async::task<bool> getHexMode(uint8_t* mode);
H A Disl69269.cpp179 sdbusplus::async::task<bool> ISL69269::getHexMode(uint8_t* mode) in getHexMode() function in phosphor::software::VR::ISL69269
626 if (!(co_await getHexMode(&mode))) in verifyImage()