Searched refs:smu8_send_msg_to_smc (Results 1 – 1 of 1) sorted by relevance
104 static int smu8_send_msg_to_smc(struct pp_hwmgr *hwmgr, uint16_t msg) in smu8_send_msg_to_smc() function626 smu8_send_msg_to_smc(hwmgr, PPSMC_MSG_ClkTableXferToDram); in smu8_download_pptable_settings()653 smu8_send_msg_to_smc(hwmgr, PPSMC_MSG_ClkTableXferToSmu); in smu8_upload_pptable_settings()684 smu8_send_msg_to_smc(hwmgr, PPSMC_MSG_InitJobs); in smu8_request_smu_load_fw()893 .send_msg_to_smc = smu8_send_msg_to_smc,