Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/
Dcz_ppsmc.h115 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x37) macro
Dfiji_ppsmc.h360 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
Dsmu7_ppsmc.h356 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
Dtonga_ppsmc.h389 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Dppsmc.h194 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dsmu7_smumgr.c470 if (smu7_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_LoadUcodes, fw_to_load)) in smu7_request_smu_load_fw()