Subversion Repositories Kolibri OS

Rev

Rev 1179 | Rev 1313 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1179 Rev 1268
Line 2312... Line 2312...
2312
	USHORT usSpreadSpectrumPercentage;
2312
	USHORT usSpreadSpectrumPercentage;
2313
	UCHAR ucSpreadSpectrumType;	/* Bit1=0 Down Spread,=1 Center Spread. Bit1=1 Ext. =0 Int. Others:TBD */
2313
	UCHAR ucSpreadSpectrumType;	/* Bit1=0 Down Spread,=1 Center Spread. Bit1=1 Ext. =0 Int. Others:TBD */
2314
	UCHAR ucSS_Step;
2314
	UCHAR ucSS_Step;
2315
	UCHAR ucSS_Delay;
2315
	UCHAR ucSS_Delay;
2316
	UCHAR ucSS_Id;
2316
	UCHAR ucSS_Id;
2317
	UCHAR ucRecommandedRef_Div;
2317
	UCHAR ucRecommendedRef_Div;
2318
	UCHAR ucSS_Range;	/* it was reserved for V11 */
2318
	UCHAR ucSS_Range;	/* it was reserved for V11 */
2319
} ATOM_SPREAD_SPECTRUM_ASSIGNMENT;
2319
} ATOM_SPREAD_SPECTRUM_ASSIGNMENT;
Line 2320... Line 2320...
2320
 
2320
 
2321
#define ATOM_MAX_SS_ENTRY                      16
2321
#define ATOM_MAX_SS_ENTRY                      16