Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-parser/
H A Dmemory_vpd_parser.cpp124 constants::SHIFT_BITS_0, constants::VALUE_1, in getDdr5BasedDDimmSize()
157 constants::SHIFT_BITS_0, constants::VALUE_1, in getDdr5BasedDDimmSize()
188 constants::SHIFT_BITS_0, constants::VALUE_1, in getDdr5BasedDDimmSize()
/openbmc/openpower-vpd-parser/
H A Dconst.hpp121 static constexpr auto SHIFT_BITS_0 = 0; variable