Searched defs:_ATOM_VRAM_INFO_V4 (Results 1 – 1 of 1) sorted by relevance
6751 typedef struct _ATOM_VRAM_INFO_V4 struct6753 ATOM_COMMON_TABLE_HEADER sHeader;6754 … // offset of ATOM_INIT_REG_BLOCK structure for memory vendor specific MC adjust setting6755 …Offset; // offset of ATOM_INIT_REG_BLOCK structure for memory clock specific MC setting6756 USHORT usRerseved;6757 …; // DQ line byte remap, =0: Memory Data line BYTE0, =1: BYTE1, =2: BYTE2, =3: BYTE36758 … // each DQ line ( 7~0) use 3bits, like: DQ0=Bit[2:0], DQ1:[5:3], ... DQ7:[23:21]6759 UCHAR ucReservde[4]; 6760 UCHAR ucNumOfVRAMModule;6761 …NUMBER_OF_VRAM_MODULE]; // just for allocation, real number of blocks is in ucNumOfVRAMModule;[all …]