Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-parser/
H A Disdimm_vpd_parser.cpp21 static constexpr auto SPD_JEDEC_DDR4_SIGNAL_LOADING_MASK = 0x03; variable
109 tmp = iterator[constants::SPD_BYTE_6] & SPD_JEDEC_DDR4_SIGNAL_LOADING_MASK; in getDDR4DimmCapacity()