Searched refs:dpg_sram_cpu_addr (Results 1 – 6 of 6) sorted by relevance
240 void *dpg_sram_cpu_addr; member
198 &adev->vcn.inst[i].dpg_sram_cpu_addr); in amdgpu_vcn_sw_init()220 (void **)&adev->vcn.inst[j].dpg_sram_cpu_addr); in amdgpu_vcn_sw_fini()
808 adev->vcn.inst->dpg_sram_curr_addr = (uint32_t *)adev->vcn.inst->dpg_sram_cpu_addr; in vcn_v2_0_start_dpg_mode()884 (uintptr_t)adev->vcn.inst->dpg_sram_cpu_addr)); in vcn_v2_0_start_dpg_mode()
916 …ev->vcn.inst[inst_idx].dpg_sram_curr_addr = (uint32_t *)adev->vcn.inst[inst_idx].dpg_sram_cpu_addr; in vcn_v4_0_start_dpg_mode()990 (uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_cpu_addr)); in vcn_v4_0_start_dpg_mode()
817 …ev->vcn.inst[inst_idx].dpg_sram_curr_addr = (uint32_t *)adev->vcn.inst[inst_idx].dpg_sram_cpu_addr; in vcn_v2_5_start_dpg_mode()899 (uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_cpu_addr)); in vcn_v2_5_start_dpg_mode()
956 …ev->vcn.inst[inst_idx].dpg_sram_curr_addr = (uint32_t *)adev->vcn.inst[inst_idx].dpg_sram_cpu_addr; in vcn_v3_0_start_dpg_mode()1040 (uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_cpu_addr)); in vcn_v3_0_start_dpg_mode()
Completed in 18 milliseconds