Searched defs:_ATOM_ASIC_SS_ASSIGNMENT_V2 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/radeon/ |
D | atombios.h | 5495 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V2 struct 5497 … ulTargetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 5499 … usSpreadSpectrumPercentage; //in unit of 0.01% or 0.001%, decided by ucSpreadSpectrumMode bit4 5500 USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 5501 UCHAR ucClockIndication; //Indicate which clock source needs SS 5502 …eadSpectrumMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 5503 UCHAR ucReserved[2];
|
/drivers/gpu/drm/amd/include/ |
D | atombios.h | 5914 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V2 struct 5916 …rgetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 5918 USHORT usSpreadSpectrumPercentage; //in unit of 0.01% 5919 … USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 5920 UCHAR ucClockIndication; //Indicate which clock source needs SS 5921 …mMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 5922 UCHAR ucReserved[2];
|