Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_LoadUcodes (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dfiji_ppsmc.h171 #define PPSMC_MSG_LoadUcodes ((uint16_t)0x254) macro
Dcz_ppsmc.h115 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x37) macro
Dtonga_ppsmc.h187 #define PPSMC_MSG_LoadUcodes ((uint16_t)0x254) macro
Dppsmc.h190 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
Diceland_smc.c550 …if (iceland_send_msg_to_smc_with_parameter_without_waiting(adev, PPSMC_MSG_LoadUcodes, fw_to_load)… in iceland_smu_request_load_fw()
Dfiji_smc.c508 if (fiji_send_msg_to_smc_with_parameter_without_waiting(adev, PPSMC_MSG_LoadUcodes, fw_to_load)) { in fiji_smu_request_load_fw()
Dtonga_smc.c510 if (tonga_send_msg_to_smc_with_parameter_without_waiting(adev, PPSMC_MSG_LoadUcodes, fw_to_load)) { in tonga_smu_request_load_fw()