Home
last modified time | relevance | path

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

/openbmc/openpower-vpd-parser/vpd-parser/
H A Dmemory_vpd_parser.cpp200 uint8_t l_ranksPerChannel = 0; in getDdr5BasedDDimmSize() local
205 l_ranksPerChannel = ((iterator[constants::SPD_BYTE_234] & in getDdr5BasedDDimmSize()
214 l_ranksPerChannel = (iterator[constants::SPD_BYTE_234] & in getDdr5BasedDDimmSize()
221 uint8_t l_ranksPerChannel = in getDdr5BasedDDimmSize()
251 l_diePerPackage * l_densityPerDie * l_ranksPerChannel) / in getDdr5BasedDDimmSize()