Searched refs:BITS_IN_BYTE_ABOVE_4GB (Results 1 – 1 of 1) sorted by relevance
47 #define BITS_IN_BYTE_ABOVE_4GB (3U) /* Density of memory above 4GBit stored as poser of 2 … macro658 memorySize = (locSize - BITS_IN_BYTE_ABOVE_4GB) | in SfdpGetMemoryDensity()