Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp55 static constexpr auto JEDEC_SINGLE_LOAD_STACK = 0x02; variable
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dddimm_parser.cpp301 if (l_tmpValue == constants::JEDEC_SINGLE_LOAD_STACK) in getDdr4BasedDdimmSize()