Searched defs:_ATOM_PPLIB_RS780_CLOCK_INFO (Results 1 – 1 of 1) sorted by relevance
338 typedef struct _ATOM_PPLIB_RS780_CLOCK_INFO struct341 USHORT usLowEngineClockLow; // Low Engine clock in MHz (the same way as on the R600).342 UCHAR ucLowEngineClockHigh;343 USHORT usHighEngineClockLow; // High Engine clock in MHz.344 UCHAR ucHighEngineClockHigh;345 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants.346 UCHAR ucMemoryClockHigh; // Currentyl unused.347 UCHAR ucPadding; // For proper alignment and size.348 USHORT usVDDC; // For the 780, use: None, Low, High, Variable349 UCHAR ucMaxHTLinkWidth; // From SBIOS - {2, 4, 8, 16}[all …]