Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/drm/radeon/
H A Dpptable.h338 typedef struct _ATOM_PPLIB_RS780_CLOCK_INFO struct
341 usLowEngineClockLow_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
342 ucLowEngineClockHigh_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
343 usHighEngineClockLow_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
344 ucHighEngineClockHigh_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
345 usMemoryClockLow_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
346 ucMemoryClockHigh_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
347 ucPadding_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
348 usVDDC_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
349 ucMaxHTLinkWidth_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
350 ucMinHTLinkWidth_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
351 usHTLinkFreq_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
352 ulFlags_ATOM_PPLIB_RS780_CLOCK_INFO global() argument
/openbsd-src/sys/dev/pci/drm/amd/include/
H A Dpptable.h365 typedef struct _ATOM_PPLIB_RS780_CLOCK_INFO struct
368 USHORT usLowEngineClockLow; // Low Engine clock in MHz (the same way as on the R600).
369 UCHAR ucLowEngineClockHigh;
370 USHORT usHighEngineClockLow; // High Engine clock in MHz.
371 UCHAR ucHighEngineClockHigh;
372 … USHORT usMemoryClockLow; // For now one of the ATOM_PPLIB_RS780_SPMCLK_XXXX constants.
373 UCHAR ucMemoryClockHigh; // Currentyl unused.
374 UCHAR ucPadding; // For proper alignment and size.
375 USHORT usVDDC; // For the 780, use: None, Low, High, Variable
376 UCHAR ucMaxHTLinkWidth; // From SBIOS - {2, 4, 8, 16}
[all …]