Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-tool/include/
H A Dtool_constants.hpp79 static constexpr auto VALUE_8 = 8; variable
H A Dtool_utils.hpp995 (i_integralData >> (l_byte * constants::VALUE_8)) & l_byteMask; in convertIntegralTypeToBytes()
/openbmc/openpower-vpd-parser/vpd-manager/src/
H A Dddimm_parser.cpp65 case constants::VALUE_8: in getDdr5DensityPerDie()
171 constants::VALUE_8)) in getDdr5BasedDdimmSize()
/openbmc/openpower-vpd-parser/vpd-manager/include/
H A Dconstants.hpp93 static constexpr auto VALUE_8 = 8; variable
/openbmc/openpower-vpd-parser/vpd-tool/src/
H A Dvpd_tool.cpp20 {{"hb_memory_mirror_mode", constants::VALUE_8, std::nullopt,
1530 l_numBitsKeyword / constants::VALUE_8; in getVpdValueInBiosConfigManager()