Home
last modified time | relevance | path

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

/openbmc/phosphor-bmc-code-mgmt/i2c-vr/isl69269/
H A Disl69269.cpp41 constexpr uint8_t pmBusDeviceRev = 0xAE; variable
258 tbuf[0] = pmBusDeviceRev; in getDeviceRevision()
355 else if (sepLine[3] == pmBusDeviceRev) in parseImage()