Searched defs:_ATOM_VRAM_MODULE_V8 (Results 1 – 1 of 1) sorted by relevance
7943 typedef struct _ATOM_VRAM_MODULE_V8 struct7946 ULONG ulChannelMapCfg; // mmMC_SHARED_CHREMAP7947 USHORT usModuleSize; // Size of ATOM_VRAM_MODULE_V77948 … usMcRamCfg; // MC_ARB_RAMCFG (includes NOOFBANK,NOOFRANKS,NOOFROWS,NOOFCOLS)7949 USHORT usEnableChannels; // bit vector which indicate which channels are enabled7950 UCHAR ucExtMemoryID; // Current memory module ID7951 UCHAR ucMemoryType; // MEM_TYPE_DDR2/DDR3/GDDR3/GDDR57952 UCHAR ucChannelNum; // Number of mem. channels supported in this module7953 UCHAR ucChannelWidth; // CHANNEL_16BIT/CHANNEL_32BIT/CHANNEL_64BIT7954 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16[all …]