Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dddimm_parser.cpp65 case constants::VALUE_8: in getDdr5DensityPerDie()
171 constants::VALUE_8)) in getDdr5BasedDdimmSize()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp92 static constexpr auto VALUE_8 = 8; variable