Searched defs:_ATOM_ASIC_SS_ASSIGNMENT_V2 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | atombios.h | 5497 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V2 struct 5499 … ulTargetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 5501 … usSpreadSpectrumPercentage; //in unit of 0.01% or 0.001%, decided by ucSpreadSpectrumMode bit4 5502 USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 5503 UCHAR ucClockIndication; //Indicate which clock source needs SS 5504 …eadSpectrumMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 5505 UCHAR ucReserved[2];
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/ |
H A D | atombios.h | 6638 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V2 struct 6640 …rgetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 6642 USHORT usSpreadSpectrumPercentage; //in unit of 0.01% 6643 … USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 6644 UCHAR ucClockIndication; //Indicate which clock source needs SS 6645 …mMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 6646 UCHAR ucReserved[2];
|