Searched refs:tonga_send_msg_to_smc_with_parameter (Results 1 – 1 of 1) sorted by relevance
207 static int tonga_send_msg_to_smc_with_parameter(struct amdgpu_device *adev, in tonga_send_msg_to_smc_with_parameter() function435 …tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SMU_DRAM_ADDR_HI, private->smu_buffer_addr_hi… in tonga_smu_request_load_fw()436 …tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SMU_DRAM_ADDR_LO, private->smu_buffer_addr_lo… in tonga_smu_request_load_fw()499 tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DRV_DRAM_ADDR_HI, private->header_addr_high); in tonga_smu_request_load_fw()500 tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DRV_DRAM_ADDR_LO, private->header_addr_low); in tonga_smu_request_load_fw()