Searched refs:usPPMTableOffset (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dpptable_v1_0.h133 USHORT usPPMTableOffset; /*points to ATOM_Tonga_PPM_Table */ member in struct:_ATOM_Tonga_POWERPLAYTABLE
H A Dprocess_pptables_v1_0.c298 (((unsigned long)powerplay_table) + le16_to_cpu(powerplay_table->usPPMTableOffset));
300 if (0 != powerplay_table->usPPMTableOffset) {
H A Dprocesspptables.c1596 if ((extended_header->usPPMTableOffset > 0) &&
1599 table_offset = le16_to_cpu(extended_header->usPPMTableOffset);
/linux-master/drivers/gpu/drm/amd/include/
H A Dpptable.h135 USHORT usPPMTableOffset; //points to ATOM_PPLIB_PPM_Table member in struct:_ATOM_PPLIB_EXTENDEDHEADER
/linux-master/drivers/gpu/drm/radeon/
H A Dpptable.h116 USHORT usPPMTableOffset; //points to ATOM_PPLIB_PPM_Table member in struct:_ATOM_PPLIB_EXTENDEDHEADER
H A Dr600_dpm.c1196 ext_hdr->usPPMTableOffset) {
1199 le16_to_cpu(ext_hdr->usPPMTableOffset));
/linux-master/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c527 ext_hdr->usPPMTableOffset) {
530 le16_to_cpu(ext_hdr->usPPMTableOffset));

Completed in 318 milliseconds