Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dpptable.h384 typedef struct _ATOM_PPLIB_SI_CLOCK_INFO struct
386 USHORT usEngineClockLow;
387 UCHAR ucEngineClockHigh;
389 USHORT usMemoryClockLow;
390 UCHAR ucMemoryClockHigh;
392 USHORT usVDDC;
393 USHORT usVDDCI;
394 UCHAR ucPCIEGen;
395 UCHAR ucUnused1;
397 ULONG ulFlags; // ATOM_PPLIB_SI_FLAGS_*, no flag is necessary for now
/linux-4.4.14/drivers/gpu/drm/amd/include/
Dpptable.h390 typedef struct _ATOM_PPLIB_SI_CLOCK_INFO struct
392 USHORT usEngineClockLow;
393 UCHAR ucEngineClockHigh;
395 USHORT usMemoryClockLow;
396 UCHAR ucMemoryClockHigh;
398 USHORT usVDDC;
399 USHORT usVDDCI;
400 UCHAR ucPCIEGen;
401 UCHAR ucUnused1;
403 ULONG ulFlags; // ATOM_PPLIB_SI_FLAGS_*, no flag is necessary for now