tonga_fan_table   939 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 		const ATOM_Tonga_Fan_Table *tonga_fan_table =
tonga_fan_table   942 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= tonga_fan_table->ucTHyst;
tonga_fan_table   944 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usTMin);
tonga_fan_table   946 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usTMed);
tonga_fan_table   948 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usTHigh);
tonga_fan_table   950 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usPWMMin);
tonga_fan_table   952 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usPWMMed);
tonga_fan_table   954 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usPWMHigh);
tonga_fan_table   958 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usTMax);
tonga_fan_table   960 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= tonga_fan_table->ucFanControlMode;
tonga_fan_table   962 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usFanPWMMax);
tonga_fan_table   966 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usFanOutputSensitivity);
tonga_fan_table   968 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= le16_to_cpu(tonga_fan_table->usFanRPMMax);
tonga_fan_table   970 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= (le32_to_cpu(tonga_fan_table->ulMinFanSCLKAcousticLimit) / 100); /* PPTable stores it in 10Khz unit for 2 decimal places.  SMC wants MHz. */
tonga_fan_table   972 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= tonga_fan_table->ucTargetTemperature;
tonga_fan_table   974 drivers/gpu/drm/amd/powerplay/hwmgr/process_pptables_v1_0.c 			= tonga_fan_table->ucMinimumPWMLimit;