Searched refs:reg_list_format_size_bytes (Results 1 – 6 of 6) sorted by relevance
307 adev->gfx.rlc.reg_list_format_size_bytes = in amdgpu_gfx_rlc_init_microcode_v2_0()308 le32_to_cpu(rlc_hdr->reg_list_format_size_bytes); in amdgpu_gfx_rlc_init_microcode_v2_0()312 kmalloc(adev->gfx.rlc.reg_list_format_size_bytes + in amdgpu_gfx_rlc_init_microcode_v2_0()321 for (i = 0 ; i < (rlc_hdr->reg_list_format_size_bytes >> 2); i++) in amdgpu_gfx_rlc_init_microcode_v2_0()
291 u32 reg_list_format_size_bytes; member
234 uint32_t reg_list_format_size_bytes; /* size of reg list format array in bytes */ member
1068 adev->gfx.rlc.reg_list_format_size_bytes = in gfx_v8_0_init_microcode()1069 le32_to_cpu(rlc_hdr->reg_list_format_size_bytes); in gfx_v8_0_init_microcode()1074 kmalloc(adev->gfx.rlc.reg_list_format_size_bytes + in gfx_v8_0_init_microcode()1084 for (i = 0 ; i < (adev->gfx.rlc.reg_list_format_size_bytes >> 2); i++) in gfx_v8_0_init_microcode()3935 adev->gfx.rlc.reg_list_format_size_bytes, GFP_KERNEL); in gfx_v8_0_init_save_restore_list()3941 adev->gfx.rlc.reg_list_format_size_bytes >> 2, in gfx_v8_0_init_save_restore_list()3958 for (i = 0; i < adev->gfx.rlc.reg_list_format_size_bytes >> 2; i++) in gfx_v8_0_init_save_restore_list()
187 le32_to_cpu(rlc_hdr->reg_list_format_size_bytes)); in amdgpu_ucode_print_rlc_hdr()
2773 adev->gfx.rlc.reg_list_format_size_bytes, GFP_KERNEL); in gfx_v9_1_init_rlc_save_restore_list()2781 adev->gfx.rlc.reg_list_format_size_bytes >> 2, in gfx_v9_1_init_rlc_save_restore_list()2810 while (i < (adev->gfx.rlc.reg_list_format_size_bytes >> 2)) { in gfx_v9_1_init_rlc_save_restore_list()