Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-parser/
H A Disdimm_vpd_parser.cpp28 static constexpr auto SPD_JEDEC_DDR4_3_RESERVED_BITS = 3; variable
121 tmp >>= SPD_JEDEC_DDR4_3_RESERVED_BITS; in getDDR4DimmCapacity()