Home
last modified time | relevance | path

Searched refs:PPSMC_MSG_ExecuteJob (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu8_smumgr.c623 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_download_pptable_settings()
653 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_upload_pptable_settings()
693 PPSMC_MSG_ExecuteJob, in smu8_request_smu_load_fw()
696 smum_send_msg_to_smc_with_parameter(hwmgr, PPSMC_MSG_ExecuteJob, in smu8_request_smu_load_fw()
701 PPSMC_MSG_ExecuteJob, in smu8_request_smu_load_fw()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dcz_ppsmc.h138 #define PPSMC_MSG_ExecuteJob ((uint16_t) 0x254) macro