Searched refs:MASK_BYTE_BITS_012 (Results 1 – 2 of 2) sorted by relevance
156 constants::MASK_BYTE_BITS_012, in getDdr5BasedDDimmSize()167 (iterator[constants::SPD_BYTE_235] & constants::MASK_BYTE_BITS_012) in getDdr5BasedDDimmSize()215 constants::MASK_BYTE_BITS_012) + in getDdr5BasedDDimmSize()229 constants::MASK_BYTE_BITS_012) + in getDdr5BasedDDimmSize()
116 static constexpr auto MASK_BYTE_BITS_012 = 0x07; variable