Home
last modified time | relevance | path

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

/openbmc/dbus-sensors/src/ipmb/
H A DIpmbSDRSensor.cpp256 const uint8_t bitShiftMsb = 2; in checkSDRType01Threshold() local
276 ((sdrDataBytes[sdrtype01::mTolDataByte] & 0xC0) << bitShiftMsb) | in checkSDRType01Threshold()
284 ((sdrDataBytes[sdrtype01::bAcuDataByte] & 0xC0) << bitShiftMsb) | in checkSDRType01Threshold()