Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios.h6637 typedef struct _ATOM_VRAM_MODULE_V5 struct
6639 ULONG ulChannelMapCfg; // board dependent parameter: Channel combination
6643 USHORT usReserved;
6646 UCHAR ucChannelNum; // Number of channels present in this module config
6647 UCHAR ucChannelWidth; // 0 - 32 bits; 1 - 64 bits
6648 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
6649 UCHAR ucFlag; // To enable/disable functionalities based on memory type
6651 UCHAR ucVREFI; // board dependent parameter
6653 UCHAR ucPreamble; // [7:4] Write Preamble, [3:0] Read Preamble
6656 UCHAR ucReserved[3];
[all …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datombios.h7849 typedef struct _ATOM_VRAM_MODULE_V5 struct
7851 ULONG ulChannelMapCfg; // board dependent parameter: Channel combination
7855 USHORT usReserved;
7858 UCHAR ucChannelNum; // Number of channels present in this module config
7859 UCHAR ucChannelWidth; // 0 - 32 bits; 1 - 64 bits
7860 UCHAR ucDensity; // _8Mx32, _16Mx32, _16Mx16, _32Mx16
7863 UCHAR ucVREFI; // board dependent parameter
7865 UCHAR ucPreamble; // [7:4] Write Preamble, [3:0] Read Preamble
7868 UCHAR ucReserved[3];
7871 …SHORT usEMRS2Value; // EMRS2 Value is used for GDDR2 and GDDR4 memory type
[all …]