Searched refs:reg_list_format_size_bytes (Results 1 – 6 of 6) sorted by relevance
302 adev->gfx.rlc.reg_list_format_size_bytes = in amdgpu_gfx_rlc_init_microcode_v2_0()303 le32_to_cpu(rlc_hdr->reg_list_format_size_bytes); in amdgpu_gfx_rlc_init_microcode_v2_0()307 kmalloc(adev->gfx.rlc.reg_list_format_size_bytes + in amdgpu_gfx_rlc_init_microcode_v2_0()316 for (i = 0 ; i < (rlc_hdr->reg_list_format_size_bytes >> 2); i++) in amdgpu_gfx_rlc_init_microcode_v2_0()
215 u32 reg_list_format_size_bytes; member
224 uint32_t reg_list_format_size_bytes; /* size of reg list format array in bytes */ member
1085 adev->gfx.rlc.reg_list_format_size_bytes = in gfx_v8_0_init_microcode()1086 le32_to_cpu(rlc_hdr->reg_list_format_size_bytes); in gfx_v8_0_init_microcode()1091 kmalloc(adev->gfx.rlc.reg_list_format_size_bytes + in gfx_v8_0_init_microcode()1101 for (i = 0 ; i < (adev->gfx.rlc.reg_list_format_size_bytes >> 2); i++) in gfx_v8_0_init_microcode()3964 adev->gfx.rlc.reg_list_format_size_bytes, GFP_KERNEL); in gfx_v8_0_init_save_restore_list()3970 adev->gfx.rlc.reg_list_format_size_bytes >> 2, in gfx_v8_0_init_save_restore_list()3987 for (i = 0; i < adev->gfx.rlc.reg_list_format_size_bytes >> 2; i++) in gfx_v8_0_init_save_restore_list()
198 le32_to_cpu(rlc_hdr->reg_list_format_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
2581 adev->gfx.rlc.reg_list_format_size_bytes, GFP_KERNEL); in gfx_v9_1_init_rlc_save_restore_list()2589 adev->gfx.rlc.reg_list_format_size_bytes >> 2, in gfx_v9_1_init_rlc_save_restore_list()2618 while (i < (adev->gfx.rlc.reg_list_format_size_bytes >> 2)) { in gfx_v9_1_init_rlc_save_restore_list()