Searched defs:_ATOM_VRAM_MODULE_V2 (Results 1 – 2 of 2) sorted by relevance
6412 typedef struct _ATOM_VRAM_MODULE_V2 struct6414 ULONG ulReserved;6415 …LONG ulFlags; // To enable/disable functionalities based on memory type6416 … ulEngineClock; // Override of default engine clock for particular memory type6417 … ulMemoryClock; // Override of default memory clock for particular memory type6418 …SHORT usEMRS2Value; // EMRS2 Value is used for GDDR2 and GDDR4 memory type6419 …SHORT usEMRS3Value; // EMRS3 Value is used for GDDR2 and GDDR4 memory type6420 USHORT usEMRSValue; 6421 USHORT usMRSValue;6422 USHORT usReserved;[all …]
7621 typedef struct _ATOM_VRAM_MODULE_V2 struct7623 ULONG ulReserved;7624 … ulFlags; // To enable/disable functionalities based on memory type7625 … ulEngineClock; // Override of default engine clock for particular memory type7626 … ulMemoryClock; // Override of default memory clock for particular memory type7627 …SHORT usEMRS2Value; // EMRS2 Value is used for GDDR2 and GDDR4 memory type7628 …SHORT usEMRS3Value; // EMRS3 Value is used for GDDR2 and GDDR4 memory type7629 USHORT usEMRSValue;7630 USHORT usMRSValue;7631 USHORT usReserved;[all …]