Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dpptable.h340 typedef struct _ATOM_PPLIB_RS780_CLOCK_INFO struct
343 USHORT usLowEngineClockLow; // Low Engine clock in MHz (the same way as on the R600).
344 UCHAR ucLowEngineClockHigh;
345 USHORT usHighEngineClockLow; // High Engine clock in MHz.
346 UCHAR ucHighEngineClockHigh;
347 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants.
348 UCHAR ucMemoryClockHigh; // Currentyl unused.
349 UCHAR ucPadding; // For proper alignment and size.
350 USHORT usVDDC; // For the 780, use: None, Low, High, Variable
351 UCHAR ucMaxHTLinkWidth; // From SBIOS - {2, 4, 8, 16}
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/
H A Dpptable.h367 typedef struct _ATOM_PPLIB_RS780_CLOCK_INFO struct
370 USHORT usLowEngineClockLow; // Low Engine clock in MHz (the same way as on the R600).
371 UCHAR ucLowEngineClockHigh;
372 USHORT usHighEngineClockLow; // High Engine clock in MHz.
373 UCHAR ucHighEngineClockHigh;
374 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants.
375 UCHAR ucMemoryClockHigh; // Currentyl unused.
376 UCHAR ucPadding; // For proper alignment and size.
377 USHORT usVDDC; // For the 780, use: None, Low, High, Variable
378 UCHAR ucMaxHTLinkWidth; // From SBIOS - {2, 4, 8, 16}
[all …]