usPPMTableOffset  606 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 		    ext_hdr->usPPMTableOffset) {
usPPMTableOffset  609 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 				 le16_to_cpu(ext_hdr->usPPMTableOffset));
usPPMTableOffset  135 drivers/gpu/drm/amd/include/pptable.h     USHORT  usPPMTableOffset;   //points to ATOM_PPLIB_PPM_Table
usPPMTableOffset  133 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	USHORT	usPPMTableOffset;				  /*points to ATOM_Tonga_PPM_Table */
usPPMTableOffset  302 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			(((unsigned long)powerplay_table) + le16_to_cpu(powerplay_table->usPPMTableOffset));
usPPMTableOffset  304 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		if (0 != powerplay_table->usPPMTableOffset) {
usPPMTableOffset 1514 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 			if ((extended_header->usPPMTableOffset > 0) &&
usPPMTableOffset 1517 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 				table_offset = le16_to_cpu(extended_header->usPPMTableOffset);
usPPMTableOffset  116 drivers/gpu/drm/radeon/pptable.h     USHORT  usPPMTableOffset;   //points to ATOM_PPLIB_PPM_Table
usPPMTableOffset 1198 drivers/gpu/drm/radeon/r600_dpm.c 		    ext_hdr->usPPMTableOffset) {
usPPMTableOffset 1201 drivers/gpu/drm/radeon/r600_dpm.c 				 le16_to_cpu(ext_hdr->usPPMTableOffset));