usLowCACLeakage   697 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c 				le16_to_cpu(pt->usLowCACLeakage);
usLowCACLeakage   694 drivers/gpu/drm/amd/include/pptable.h     USHORT usLowCACLeakage;
usLowCACLeakage   350 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	USHORT usLowCACLeakage;
usLowCACLeakage   368 drivers/gpu/drm/amd/powerplay/hwmgr/pptable_v1_0.h 	USHORT usLowCACLeakage;
usLowCACLeakage   620 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		tdp_table->usLowCACLeakage =
usLowCACLeakage   621 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			le16_to_cpu(tonga_table->usLowCACLeakage);
usLowCACLeakage   644 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		tdp_table->usLowCACLeakage = le16_to_cpu(fijitable->usLowCACLeakage);
usLowCACLeakage   329 drivers/gpu/drm/amd/powerplay/hwmgr/processpptables.c 	tdp_table->usLowCACLeakage = le16_to_cpu(table->usLowCACLeakage);
usLowCACLeakage   406 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h 	uint16_t usLowCACLeakage;
usLowCACLeakage   442 drivers/gpu/drm/amd/powerplay/inc/hwmgr.h 	uint16_t usLowCACLeakage;
usLowCACLeakage   661 drivers/gpu/drm/amd/powerplay/smumgr/ci_smumgr.c 	LoSidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256);
usLowCACLeakage   681 drivers/gpu/drm/amd/powerplay/smumgr/fiji_smumgr.c 	LoSidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256);
usLowCACLeakage   379 drivers/gpu/drm/amd/powerplay/smumgr/iceland_smumgr.c 	LoSidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256);
usLowCACLeakage   576 drivers/gpu/drm/amd/powerplay/smumgr/polaris10_smumgr.c 	lo_sidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256);
usLowCACLeakage  1984 drivers/gpu/drm/amd/powerplay/smumgr/tonga_smumgr.c 	lo_sidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256);
usLowCACLeakage  1841 drivers/gpu/drm/amd/powerplay/smumgr/vegam_smumgr.c 	lo_sidd = (uint16_t)(cac_table->usLowCACLeakage / 100 * 256);
usLowCACLeakage   653 drivers/gpu/drm/radeon/pptable.h     USHORT usLowCACLeakage;
usLowCACLeakage  1289 drivers/gpu/drm/radeon/r600_dpm.c 				le16_to_cpu(pt->usLowCACLeakage);