Searched refs:fw_to_load (Results 1 – 3 of 3) sorted by relevance
480 uint32_t fw_to_load; in iceland_smu_request_load_fw() local540 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()
429 uint32_t fw_to_load; in fiji_smu_request_load_fw() local500 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()
431 uint32_t fw_to_load; in tonga_smu_request_load_fw() local502 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()