Searched refs:tonga_send_msg_to_smc_with_parameter (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
H A Dtonga_smc.c207 static int tonga_send_msg_to_smc_with_parameter(struct amdgpu_device *adev, tonga_send_msg_to_smc_with_parameter() function
435 tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SMU_DRAM_ADDR_HI, private->smu_buffer_addr_high); tonga_smu_request_load_fw()
436 tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_SMU_DRAM_ADDR_LO, private->smu_buffer_addr_low); tonga_smu_request_load_fw()
499 tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DRV_DRAM_ADDR_HI, private->header_addr_high); tonga_smu_request_load_fw()
500 tonga_send_msg_to_smc_with_parameter(adev, PPSMC_MSG_DRV_DRAM_ADDR_LO, private->header_addr_low); tonga_smu_request_load_fw()

Completed in 52 milliseconds