Searched refs:v1_3 (Results 1 – 7 of 7) sorted by relevance
41 ATOM_OBJECT_HEADER_V3 *v1_3; member
1995 offset = le16_to_cpu(bp->object_info_tbl.v1_3->usMiscObjectTableOffset); in get_bios_object()2732 bp->object_info_tbl.v1_3->usMiscObjectTableOffset; in get_bracket_layout_record()2932 bp->object_info_tbl.v1_3 = tbl_v3; in bios_parser_construct()
1503 struct gc_info_v1_3 v1_3; member1563 adev->gfx.config.gc_tcp_size_per_cu = le32_to_cpu(gc_info->v1_3.gc_tcp_size_per_cu); in amdgpu_discovery_get_gfx_info()1564 adev->gfx.config.gc_tcp_cache_line_size = le32_to_cpu(gc_info->v1_3.gc_tcp_cache_line_size); in amdgpu_discovery_get_gfx_info()1565 …adev->gfx.config.gc_instruction_cache_size_per_sqc = le32_to_cpu(gc_info->v1_3.gc_instruction_cach… in amdgpu_discovery_get_gfx_info()1566 …adev->gfx.config.gc_instruction_cache_line_size = le32_to_cpu(gc_info->v1_3.gc_instruction_cache_l… in amdgpu_discovery_get_gfx_info()1567 …adev->gfx.config.gc_scalar_data_cache_size_per_sqc = le32_to_cpu(gc_info->v1_3.gc_scalar_data_cach… in amdgpu_discovery_get_gfx_info()1568 …adev->gfx.config.gc_scalar_data_cache_line_size = le32_to_cpu(gc_info->v1_3.gc_scalar_data_cache_l… in amdgpu_discovery_get_gfx_info()1569 adev->gfx.config.gc_tcc_size = le32_to_cpu(gc_info->v1_3.gc_tcc_size); in amdgpu_discovery_get_gfx_info()1570 adev->gfx.config.gc_tcc_cache_line_size = le32_to_cpu(gc_info->v1_3.gc_tcc_cache_line_size); in amdgpu_discovery_get_gfx_info()
1419 struct _ATOM_VRAM_INFO_V3 v1_3; member
786 training_pattern.v1_3.LINK_QUAL_PATTERN_SET = pattern; in dp_set_test_pattern()
327 } v1_3; member
3816 struct _ATOM_VRAM_INFO_V3 v1_3; member3840 if (module_index < vram_info->v1_3.ucNumOfVRAMModule) { in radeon_atom_get_memory_info()3842 (ATOM_VRAM_MODULE_V3 *)vram_info->v1_3.aVramInfo; in radeon_atom_get_memory_info()
Completed in 727 milliseconds