Searched defs:_ATOM_VRAM_INFO_HEADER_V2_1 (Results 1 – 2 of 2) sorted by relevance
6765 typedef struct _ATOM_VRAM_INFO_HEADER_V2_1 struct6767 ATOM_COMMON_TABLE_HEADER sHeader;6768 … // offset of ATOM_INIT_REG_BLOCK structure for memory vendor specific MC adjust setting6769 …Offset; // offset of ATOM_INIT_REG_BLOCK structure for memory clock specific MC setting6770 … // offset of ATOM_INIT_REG_BLOCK structure for Per Byte Offset Preset Settings6771 USHORT usReserved[3];6772 … ucNumOfVRAMModule; // indicate number of VRAM module6773 … ucMemoryClkPatchTblVer; // version of memory AC timing register list6774 … ucVramModuleVer; // indicate ATOM_VRAM_MODUE version6775 UCHAR ucReserved; [all …]
8013 typedef struct _ATOM_VRAM_INFO_HEADER_V2_1 struct8015 ATOM_COMMON_TABLE_HEADER sHeader;8016 … // offset of ATOM_INIT_REG_BLOCK structure for memory vendor specific MC adjust setting8017 … // offset of ATOM_INIT_REG_BLOCK structure for memory clock specific MC setting8018 … // offset of ATOM_INIT_REG_BLOCK structure for Per Byte Offset Preset Settings8019 USHORT usReserved[3];8020 … ucNumOfVRAMModule; // indicate number of VRAM module8021 … ucMemoryClkPatchTblVer; // version of memory AC timing register list8022 … ucVramModuleVer; // indicate ATOM_VRAM_MODUE version8023 UCHAR ucReserved;[all …]