Searched refs:SPD_JEDEC_DDR4_SDRAM_WIDTH_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
25 static constexpr auto SPD_JEDEC_DDR4_SDRAM_WIDTH_MULTIPLIER = 4; variable107 sdramWid = (sdramWid << tmp) * SPD_JEDEC_DDR4_SDRAM_WIDTH_MULTIPLIER; in getDDR4DimmCapacity()