Home
last modified time | relevance | path

Searched refs:dpg_sram_curr_addr (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h142 *adev->vcn.inst[inst_idx].dpg_sram_curr_addr++ = offset; \
143 *adev->vcn.inst[inst_idx].dpg_sram_curr_addr++ = value; \
205 uint32_t *dpg_sram_curr_addr; member
H A Dvcn_v2_5.c787 …adev->vcn.inst[inst_idx].dpg_sram_curr_addr = (uint32_t*)adev->vcn.inst[inst_idx].dpg_sram_cpu_add… in vcn_v2_5_start_dpg_mode()
866 (uint32_t)((uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_curr_addr - in vcn_v2_5_start_dpg_mode()
H A Dvcn_v2_0.c809 adev->vcn.inst->dpg_sram_curr_addr = (uint32_t*)adev->vcn.inst->dpg_sram_cpu_addr; in vcn_v2_0_start_dpg_mode()
884 (uint32_t)((uintptr_t)adev->vcn.inst->dpg_sram_curr_addr - in vcn_v2_0_start_dpg_mode()
H A Dvcn_v3_0.c911 …adev->vcn.inst[inst_idx].dpg_sram_curr_addr = (uint32_t*)adev->vcn.inst[inst_idx].dpg_sram_cpu_add… in vcn_v3_0_start_dpg_mode()
994 (uint32_t)((uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_curr_addr - in vcn_v3_0_start_dpg_mode()