Searched defs:_ATOM_VRAM_INFO_HEADER_V2_1 (Results 1 – 2 of 2) sorted by relevance
6766 typedef struct _ATOM_VRAM_INFO_HEADER_V2_1 struct6768 ATOM_COMMON_TABLE_HEADER sHeader;6769 … // offset of ATOM_INIT_REG_BLOCK structure for memory vendor specific MC adjust setting6770 …Offset; // offset of ATOM_INIT_REG_BLOCK structure for memory clock specific MC setting6771 … // offset of ATOM_INIT_REG_BLOCK structure for Per Byte Offset Preset Settings6772 USHORT usReserved[3];6773 … ucNumOfVRAMModule; // indicate number of VRAM module6774 … ucMemoryClkPatchTblVer; // version of memory AC timing register list6775 … ucVramModuleVer; // indicate ATOM_VRAM_MODUE version6776 UCHAR ucReserved; [all …]
7995 typedef struct _ATOM_VRAM_INFO_HEADER_V2_1 struct7997 ATOM_COMMON_TABLE_HEADER sHeader;7998 … // offset of ATOM_INIT_REG_BLOCK structure for memory vendor specific MC adjust setting7999 … // offset of ATOM_INIT_REG_BLOCK structure for memory clock specific MC setting8000 … // offset of ATOM_INIT_REG_BLOCK structure for Per Byte Offset Preset Settings8001 USHORT usReserved[3];8002 … ucNumOfVRAMModule; // indicate number of VRAM module8003 … ucMemoryClkPatchTblVer; // version of memory AC timing register list8004 … ucVramModuleVer; // indicate ATOM_VRAM_MODUE version8005 UCHAR ucReserved;[all …]