Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-parser/
H A Dmemory_vpd_parser.cpp70 l_densityPerDie = l_ByteValue * constants::VALUE_4; in getDDR5DensityPerDie()
244 uint8_t l_dramWidth = VALUE_4 * in getDdr5BasedDDimmSize()
/openbmc/openpower-vpd-parser/
H A Dconst.hpp96 static constexpr auto VALUE_4 = 4; variable