Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dddimm_parser.cpp61 case constants::VALUE_7: in getDdr5DensityPerDie()
132 constants::VALUE_7)) * in getDdr5BasedDdimmSize()
187 constants::VALUE_7)) in getDdr5BasedDdimmSize()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp91 static constexpr auto VALUE_7 = 7; variable