Searched refs:v1_1 (Results 1 – 6 of 6) sorted by relevance
286 container_of(psp_hdr_v1_1, struct psp_firmware_header_v1_3, v1_1); in amdgpu_ucode_print_psp_hdr()288 le32_to_cpu(psp_hdr_v1_3->v1_1.toc_header_version)); in amdgpu_ucode_print_psp_hdr()290 le32_to_cpu(psp_hdr_v1_3->v1_1.toc_offset_bytes)); in amdgpu_ucode_print_psp_hdr()292 le32_to_cpu(psp_hdr_v1_3->v1_1.toc_size_bytes)); in amdgpu_ucode_print_psp_hdr()294 le32_to_cpu(psp_hdr_v1_3->v1_1.kdb_header_version)); in amdgpu_ucode_print_psp_hdr()296 le32_to_cpu(psp_hdr_v1_3->v1_1.kdb_offset_bytes)); in amdgpu_ucode_print_psp_hdr()298 le32_to_cpu(psp_hdr_v1_3->v1_1.kdb_size_bytes)); in amdgpu_ucode_print_psp_hdr()
104 struct psp_firmware_header_v1_1 v1_1; member277 struct gpu_info_firmware_v1_1 v1_1; member
2493 adev->psp.toc_bin_size = le32_to_cpu(sos_hdr_v1_3->v1_1.toc_size_bytes); in psp_init_sos_microcode()2495 le32_to_cpu(sos_hdr_v1_3->v1_1.toc_offset_bytes); in psp_init_sos_microcode()2496 adev->psp.kdb_bin_size = le32_to_cpu(sos_hdr_v1_3->v1_1.kdb_size_bytes); in psp_init_sos_microcode()2498 le32_to_cpu(sos_hdr_v1_3->v1_1.kdb_offset_bytes); in psp_init_sos_microcode()
522 SET_DCE_CLOCK_PS_ALLOCATION_V1_1 v1_1; member
40 ATOM_OBJECT_HEADER *v1_1; member
154 le16_to_cpu(bp->object_info_tbl.v1_1->usConnectorObjectTableOffset)); in bios_parser_get_connectors_number()167 + le16_to_cpu(bp->object_info_tbl.v1_1->usConnectorObjectTableOffset); in bios_parser_get_connector_id()862 return (le16_to_cpu(bp->object_info_tbl.v1_1->usDeviceSupport) & mask) != 0; in bios_parser_is_device_id_supported()1957 offset = le16_to_cpu(bp->object_info_tbl.v1_1->usEncoderObjectTableOffset); in get_bios_object()1961 offset = le16_to_cpu(bp->object_info_tbl.v1_1->usConnectorObjectTableOffset); in get_bios_object()1965 offset = le16_to_cpu(bp->object_info_tbl.v1_1->usRouterObjectTableOffset); in get_bios_object()2912 bp->object_info_tbl.v1_1 = object_info_tbl; in bios_parser_construct()