Home
last modified time | relevance | path

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

/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp113 #define DIMM_SPEED "speed" macro
/openbmc/fb-ipmi-oem/src/
H A Doemcommands.cpp712 std::string speedSize = sysObj[dimmInfo][indKey][DIMM_SPEED]; in sysConfig()