Home
last modified time | relevance | path

Searched defs:_ATOM_VRAM_MODULE_V3 (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/dev/drm/radeon/
H A Datombios.h6573 typedef struct _ATOM_VRAM_MODULE_V3 struct
6575 ULONG ulChannelMapCfg; // board dependent paramenter:Channel combination
6576 USHORT usSize; // size of ATOM_VRAM_MODULE_V3
6577 …SHORT usDefaultMVDDQ; // board dependent parameter:Default Memory Core Voltage
6578 USHORT usDefaultMVDDC; // board dependent parameter:Default Memory IO Voltage
6579 … // An external indicator (by hardcode, callback or pin) to tell what is the current memory module
6580 UCHAR ucChannelNum; // board dependent parameter:Number of channel;
6581 UCHAR ucChannelSize; // board dependent parameter:32bit or 64bit
6582 UCHAR ucVREFI; // board dependnt parameter: EXT or INT +160mv to -140mv
6583 … // board dependent parameter:NPL round trip delay, used for calculate memory timing parameters
[all …]
/dflybsd-src/sys/dev/drm/amd/include/
H A Datombios.h7767 typedef struct _ATOM_VRAM_MODULE_V3 struct
7769 ULONG ulChannelMapCfg; // board dependent paramenter:Channel combination
7770 USHORT usSize; // size of ATOM_VRAM_MODULE_V3
7771 …T usDefaultMVDDQ; // board dependent parameter:Default Memory Core Voltage
7772 …ORT usDefaultMVDDC; // board dependent parameter:Default Memory IO Voltage
7773 … // An external indicator (by hardcode, callback or pin) to tell what is the current memory module
7774 UCHAR ucChannelNum; // board dependent parameter:Number of channel;
7775 UCHAR ucChannelSize; // board dependent parameter:32bit or 64bit
7776 … ucVREFI; // board dependnt parameter: EXT or INT +160mv to -140mv
7777 … // board dependent parameter:NPL round trip delay, used for calculate memory timing parameters
[all …]