Searched defs:_ATOM_PPLIB_RS780_CLOCK_INFO (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/radeon/ | 
| D | pptable.h | 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, Variable
 349       UCHAR  ucMaxHTLinkWidth;            // From SBIOS - {2, 4, 8, 16}
 [all …]
 
 | 
| /Linux-v5.4/drivers/gpu/drm/amd/include/ | 
| D | pptable.h | 365 typedef struct _ATOM_PPLIB_RS780_CLOCK_INFO  struct368       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 …]
 
 |