Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.hpp52 static constexpr uint8_t bAcuDataByte = 31; variable
H A DIpmbSDRSensor.cpp284 ((sdrDataBytes[sdrtype01::bAcuDataByte] & 0xC0) << bitShiftMsb) | in checkSDRType01Threshold()