Searched refs:JEDEC_SDRAMCAP_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
30 static constexpr auto JEDEC_SDRAMCAP_MULTIPLIER = 256; variable278 sdramCap = (sdramCap << tmp) * JEDEC_SDRAMCAP_MULTIPLIER; in getDdr4BasedDDimmSize()