Searched refs:dpg_sram_cpu_addr (Results 1 – 5 of 5) sorted by relevance
203 void *dpg_sram_cpu_addr; member
208 &adev->vcn.inst[i].dpg_sram_gpu_addr, &adev->vcn.inst[i].dpg_sram_cpu_addr); in amdgpu_vcn_sw_init()232 (void **)&adev->vcn.inst[j].dpg_sram_cpu_addr); in amdgpu_vcn_sw_fini()
787 …dev->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()867 (uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_cpu_addr)); in vcn_v2_5_start_dpg_mode()
809 adev->vcn.inst->dpg_sram_curr_addr = (uint32_t*)adev->vcn.inst->dpg_sram_cpu_addr; in vcn_v2_0_start_dpg_mode()885 (uintptr_t)adev->vcn.inst->dpg_sram_cpu_addr)); in vcn_v2_0_start_dpg_mode()
911 …dev->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()995 (uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_cpu_addr)); in vcn_v3_0_start_dpg_mode()