Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.cpp89 inline void shiftLeftFromMSB(const uint8_t* data, uint32_t* result) in shiftLeftFromMSB() function
345 shiftLeftFromMSB(sepLine + 4, &configuration.devIdExp); in parseImage()
357 shiftLeftFromMSB(sepLine + 4, &configuration.devRevExp); in parseImage()