Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dpptable.h673 typedef struct _ATOM_PPLIB_PPM_Table struct
675 UCHAR ucRevId;
676 UCHAR ucPpmDesign; //A+I or A+A
677 USHORT usCpuCoreNumber;
678 ULONG ulPlatformTDP;
679 ULONG ulSmallACPlatformTDP;
680 ULONG ulPlatformTDC;
681 ULONG ulSmallACPlatformTDC;
682 ULONG ulApuTDP;
683 ULONG ulDGpuTDP;
[all …]
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Dpptable.h715 typedef struct _ATOM_PPLIB_PPM_Table struct
717 UCHAR ucRevId;
718 UCHAR ucPpmDesign; //A+I or A+A
719 USHORT usCpuCoreNumber;
720 ULONG ulPlatformTDP;
721 ULONG ulSmallACPlatformTDP;
722 ULONG ulPlatformTDC;
723 ULONG ulSmallACPlatformTDC;
724 ULONG ulApuTDP;
725 ULONG ulDGpuTDP;
[all …]