Searched refs:ucode_start_addr_hi (Results 1 – 3 of 3) sorted by relevance
2497 (pfp_hdr->ucode_start_addr_hi << 30) | in gfx_v11_0_config_pfp_cache_rs64()2500 pfp_hdr->ucode_start_addr_hi >> 2); in gfx_v11_0_config_pfp_cache_rs64()2620 (me_hdr->ucode_start_addr_hi << 30) | in gfx_v11_0_config_me_cache_rs64()2623 me_hdr->ucode_start_addr_hi>>2); in gfx_v11_0_config_me_cache_rs64()2712 mec_hdr->ucode_start_addr_hi << 30); in gfx_v11_0_config_mec_cache_rs64()2714 mec_hdr->ucode_start_addr_hi >> 2); in gfx_v11_0_config_mec_cache_rs64()2782 (pfp_hdr->ucode_start_addr_hi << 30) | in gfx_v11_0_config_gfx_rs64()2785 pfp_hdr->ucode_start_addr_hi >> 2); in gfx_v11_0_config_gfx_rs64()2804 (me_hdr->ucode_start_addr_hi << 30) | in gfx_v11_0_config_gfx_rs64()2807 me_hdr->ucode_start_addr_hi>>2); in gfx_v11_0_config_gfx_rs64()[all …]
1986 (pfp_hdr->ucode_start_addr_hi << 30) | in gfx_v12_0_config_gfx_rs64()1989 pfp_hdr->ucode_start_addr_hi >> 2); in gfx_v12_0_config_gfx_rs64()2008 (me_hdr->ucode_start_addr_hi << 30) | in gfx_v12_0_config_gfx_rs64()2011 me_hdr->ucode_start_addr_hi>>2); in gfx_v12_0_config_gfx_rs64()2031 mec_hdr->ucode_start_addr_hi << 30); in gfx_v12_0_config_gfx_rs64()2033 mec_hdr->ucode_start_addr_hi >> 2); in gfx_v12_0_config_gfx_rs64()2064 (cp_hdr->ucode_start_addr_hi << 30) | in gfx_v12_0_set_pfp_ucode_start_addr()2067 cp_hdr->ucode_start_addr_hi>>2); in gfx_v12_0_set_pfp_ucode_start_addr()2106 (cp_hdr->ucode_start_addr_hi << 30) | in gfx_v12_0_set_me_ucode_start_addr()2109 cp_hdr->ucode_start_addr_hi>>2); in gfx_v12_0_set_me_ucode_start_addr()[all …]
193 uint32_t ucode_start_addr_hi; member