Home
last modified time | relevance | path

Searched defs:_ATOM_PPLIB_RS780_CLOCK_INFO (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/gpu/drm/radeon/
Datombios.h6757 typedef struct _ATOM_PPLIB_RS780_CLOCK_INFO struct
6760 USHORT usLowEngineClockLow; // Low Engine clock in MHz (the same way as on the R600).
6761 UCHAR ucLowEngineClockHigh;
6762 USHORT usHighEngineClockLow; // High Engine clock in MHz.
6763 UCHAR ucHighEngineClockHigh;
6764 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants.
6765 UCHAR ucMemoryClockHigh; // Currentyl unused.
6766 UCHAR ucPadding; // For proper alignment and size.
6767 USHORT usVDDC; // For the 780, use: None, Low, High, Variable
6768 UCHAR ucMaxHTLinkWidth; // From SBIOS - {2, 4, 8, 16}
[all …]