Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-parser/
H A Dmemory_vpd_parser.cpp68 if (l_ByteValue < constants::VALUE_5) in getDDR5DensityPerDie()
76 case VALUE_5: in getDDR5DensityPerDie()
173 constants::VALUE_5)) in getDdr5BasedDDimmSize()
183 constants::VALUE_5); in getDdr5BasedDDimmSize()
247 constants::VALUE_5)); in getDdr5BasedDDimmSize()
/openbmc/openpower-vpd-parser/
H A Dconst.hpp97 static constexpr auto VALUE_5 = 5; variable