Home
last modified time | relevance | path

Searched refs:fw_to_load (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Diceland_smc.c480 uint32_t fw_to_load; in iceland_smu_request_load_fw() local
540 fw_to_load = UCODE_ID_RLC_G_MASK | in iceland_smu_request_load_fw()
550 …if (iceland_send_msg_to_smc_with_parameter_without_waiting(adev, PPSMC_MSG_LoadUcodes, fw_to_load)… in iceland_smu_request_load_fw()
Dfiji_smc.c429 uint32_t fw_to_load; in fiji_smu_request_load_fw() local
500 fw_to_load = UCODE_ID_RLC_G_MASK | in fiji_smu_request_load_fw()
508 if (fiji_send_msg_to_smc_with_parameter_without_waiting(adev, PPSMC_MSG_LoadUcodes, fw_to_load)) { in fiji_smu_request_load_fw()
Dtonga_smc.c431 uint32_t fw_to_load; in tonga_smu_request_load_fw() local
502 fw_to_load = UCODE_ID_RLC_G_MASK | in tonga_smu_request_load_fw()
510 if (tonga_send_msg_to_smc_with_parameter_without_waiting(adev, PPSMC_MSG_LoadUcodes, fw_to_load)) { in tonga_smu_request_load_fw()