Searched defs:_ATOM_ASIC_SS_ASSIGNMENT_V2 (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/drm/radeon/ |
H A 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];
|
/dflybsd-src/sys/dev/drm/amd/include/ |
H A D | atombios.h | 6636 typedef struct _ATOM_ASIC_SS_ASSIGNMENT_V2 struct 6638 …rgetClockRange; //For mem/engine/uvd, Clock Out frequence (VCO ), in unit of 10Khz 6640 USHORT usSpreadSpectrumPercentage; //in unit of 0.01% 6641 … USHORT usSpreadRateIn10Hz; //in unit of 10Hz, modulation freq 6642 UCHAR ucClockIndication; //Indicate which clock source needs SS 6643 …mMode; //Bit0=0 Down Spread,=1 Center Spread, bit1=0: internal SS bit1=1: external SS 6644 UCHAR ucReserved[2];
|