Searched defs:_ATOM_VRAM_MODULE_V8 (Results 1 – 1 of 1) sorted by relevance
7925 typedef struct _ATOM_VRAM_MODULE_V8 struct7928 ULONG ulChannelMapCfg; // mmMC_SHARED_CHREMAP7929 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V77930 … usMcRamCfg; // MC_ARB_RAMCFG (includes NOOFBANK,NOOFRANKS,NOOFROWS,NOOFCOLS)7931 USHORT usEnableChannels; // bit vector which indicate which channels are enabled7932 UCHAR ucExtMemoryID; // Current memory module ID7933 UCHAR ucMemoryType; // MEM_TYPE_DDR2/DDR3/GDDR3/GDDR57934 UCHAR ucChannelNum; // Number of mem. channels supported in this module7935 UCHAR ucChannelWidth; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT7936 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16[all …]