Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp56 static constexpr auto JEDEC_SIGNAL_LOADING_MASK = 0x03; variable
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dddimm_parser.cpp299 constants::JEDEC_SIGNAL_LOADING_MASK; in getDdr4BasedDdimmSize()