Home
last modified time | relevance | path

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

/openbmc/phosphor-host-postd/
H A Dmain.cpp149 constexpr uint8_t byteShift = 8; in aspeedPCC() local
157 ((aspeedPCCBuffer.size() % fullPostPCCCount) << byteShift); in aspeedPCC()