Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.hpp50 uint32_t devIdExp; member
H A Disl69269.cpp345 shiftLeftFromMSB(sepLine + 4, &configuration.devIdExp); in parseImage()
347 configuration.devIdExp); in parseImage()
669 if (devID != configuration.devIdExp) in verifyImage()