Lines Matching defs:adev

37 static int tonga_set_smc_sram_address(struct amdgpu_device *adev, uint32_t smc_address, uint32_t li…  in tonga_set_smc_sram_address()
56 static int tonga_copy_bytes_to_smc(struct amdgpu_device *adev, uint32_t smc_start_address, const ui… in tonga_copy_bytes_to_smc()
120 static int tonga_program_jump_on_start(struct amdgpu_device *adev) in tonga_program_jump_on_start()
128 static bool tonga_is_smc_ram_running(struct amdgpu_device *adev) in tonga_is_smc_ram_running()
136 static int wait_smu_response(struct amdgpu_device *adev) in wait_smu_response()
154 static int tonga_send_msg_to_smc_offset(struct amdgpu_device *adev) in tonga_send_msg_to_smc_offset()
172 static int tonga_send_msg_to_smc(struct amdgpu_device *adev, PPSMC_Msg msg) in tonga_send_msg_to_smc()
194 static int tonga_send_msg_to_smc_without_waiting(struct amdgpu_device *adev, in tonga_send_msg_to_smc_without_waiting()
207 static int tonga_send_msg_to_smc_with_parameter(struct amdgpu_device *adev, in tonga_send_msg_to_smc_with_parameter()
225 struct amdgpu_device *adev, in tonga_send_msg_to_smc_with_parameter_without_waiting()
261 static int tonga_smu_upload_firmware_image(struct amdgpu_device *adev) in tonga_smu_upload_firmware_image()
387 static int tonga_smu_populate_single_firmware_entry(struct amdgpu_device *adev, in tonga_smu_populate_single_firmware_entry()
427 static int tonga_smu_request_load_fw(struct amdgpu_device *adev) in tonga_smu_request_load_fw()
543 static int tonga_smu_check_fw_load_finish(struct amdgpu_device *adev, in tonga_smu_check_fw_load_finish()
563 static int tonga_smu_start_in_protection_mode(struct amdgpu_device *adev) in tonga_smu_start_in_protection_mode()
652 static int tonga_smu_start_in_non_protection_mode(struct amdgpu_device *adev) in tonga_smu_start_in_non_protection_mode()
712 int tonga_smu_start(struct amdgpu_device *adev) in tonga_smu_start()
739 int tonga_smu_init(struct amdgpu_device *adev) in tonga_smu_init()
846 int tonga_smu_fini(struct amdgpu_device *adev) in tonga_smu_fini()