Searched defs:_ATOM_ASIC_SS_ASSIGNMENT_V3 (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | atombios.h | 5526 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V3 struct 5528 … ulTargetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 5530 USHORT usSpreadSpectrumPercentage; //in unit of 0.01% 5531 USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 5532 UCHAR ucClockIndication; //Indicate which clock source needs SS 5533 …eadSpectrumMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 5534 UCHAR ucReserved[2];
|
/dflybsd-src/sys/dev/drm/amd/include/ |
H A D | atombios.h | 6667 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V3 struct 6669 …rgetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 6671 …usSpreadSpectrumPercentage; //in unit of 0.01% or 0.001%, decided by ucSpreadSpectrumMode bit4 6672 … USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 6673 UCHAR ucClockIndication; //Indicate which clock source needs SS 6674 …mMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 6675 UCHAR ucReserved[2];
|