Searched refs:mes_firmware_header_v1_0 (Results 1 – 7 of 7) sorted by relevance
539 const struct mes_firmware_header_v1_0 *mes_hdr; in amdgpu_mes_init_microcode()576 mes_hdr = (const struct mes_firmware_header_v1_0 *) in amdgpu_mes_init_microcode()
801 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_allocate_ucode_buffer()805 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_allocate_ucode_buffer()836 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v11_0_allocate_ucode_data_buffer()840 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v11_0_allocate_ucode_data_buffer()
897 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v12_0_allocate_ucode_buffer()901 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v12_0_allocate_ucode_buffer()931 const struct mes_firmware_header_v1_0 *mes_hdr; in mes_v12_0_allocate_ucode_data_buffer()935 mes_hdr = (const struct mes_firmware_header_v1_0 *) in mes_v12_0_allocate_ucode_data_buffer()
201 struct mes_firmware_header_v1_0 { struct
834 const struct mes_firmware_header_v1_0 *mes_hdr = NULL; in amdgpu_ucode_init_single_fw()856 mes_hdr = (const struct mes_firmware_header_v1_0 *)ucode->fw->data; in amdgpu_ucode_init_single_fw()
1277 const struct mes_firmware_header_v1_0 *mes_hdr; in gfx_v12_0_rlc_backdoor_autoload_copy_mes_ucode()1289 mes_hdr = (const struct mes_firmware_header_v1_0 *) in gfx_v12_0_rlc_backdoor_autoload_copy_mes_ucode()
1464 const struct mes_firmware_header_v1_0 *mes_hdr; in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()1476 mes_hdr = (const struct mes_firmware_header_v1_0 *) in gfx_v11_0_rlc_backdoor_autoload_copy_mes_ucode()
Completed in 35 milliseconds