Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-parser/
H A Dmemory_vpd_parser.cpp173 constants::SHIFT_BITS_5, constants::VALUE_0, in getDdr5BasedDDimmSize()
237 constants::SHIFT_BITS_5, constants::VALUE_0, in getDdr5BasedDDimmSize()
/openbmc/openpower-vpd-parser/
H A Dconst.hpp123 static constexpr auto SHIFT_BITS_5 = 5; variable