Searched refs:fw_version (Results 1 – 2 of 2) sorted by relevance
52 struct morello_firmware_version *fw_version) in plat_morello_append_config_node() argument121 fw_version->mcc_fw_ver); in plat_morello_append_config_node()128 fw_version->pcc_fw_ver); in plat_morello_append_config_node()135 fw_version->scp_fw_ver); in plat_morello_append_config_node()142 fw_version->scp_fw_commit); in plat_morello_append_config_node()172 struct morello_firmware_version fw_version; local194 &fw_version,216 ret = plat_morello_append_config_node(&plat_info, &fw_version);
630 static uint32_t intel_smc_fw_version(uint32_t *fw_version) argument647 *fw_version = resp_data[CONFIG_STATUS_FW_VER_OFFSET] & CONFIG_STATUS_FW_VER_MASK;