Searched defs:_ATOM_ASIC_SS_ASSIGNMENT_V2 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/radeon/ |
H A D | atombios.h | 5494 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V2 struct 5496 … ulTargetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 5498 … usSpreadSpectrumPercentage; //in unit of 0.01% or 0.001%, decided by ucSpreadSpectrumMode bit4 5499 USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 5500 UCHAR ucClockIndication; //Indicate which clock source needs SS 5501 …eadSpectrumMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 5502 UCHAR ucReserved[2];
|
/linux/drivers/gpu/drm/amd/include/ |
H A D | atombios.h | 6654 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V2 struct 6656 …rgetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 6658 USHORT usSpreadSpectrumPercentage; //in unit of 0.01% 6659 … USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 6660 UCHAR ucClockIndication; //Indicate which clock source needs SS 6661 …mMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 6662 UCHAR ucReserved[2];
|