Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/powerplay/inc/
H A Dcz_ppsmc.h115 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x37) macro
H A Dfiji_ppsmc.h360 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
H A Dsmu7_ppsmc.h356 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
H A Dtonga_ppsmc.h389 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dppsmc.h194 #define PPSMC_MSG_LoadUcodes ((uint16_t) 0x254) macro
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Dsmu7_smumgr.c470 if (smu7_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_LoadUcodes, fw_to_load)) in smu7_request_smu_load_fw()