Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_vcn.h153 *adev->vcn.inst[inst_idx].dpg_sram_curr_addr++ = offset; \
154 *adev->vcn.inst[inst_idx].dpg_sram_curr_addr++ = value; \
242 uint32_t *dpg_sram_curr_addr; member
Dvcn_v4_0.c880 …adev->vcn.inst[inst_idx].dpg_sram_curr_addr = (uint32_t *)adev->vcn.inst[inst_idx].dpg_sram_cpu_ad… in vcn_v4_0_start_dpg_mode()
951 (uint32_t)((uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_curr_addr - in vcn_v4_0_start_dpg_mode()
Dvcn_v2_0.c807 adev->vcn.inst->dpg_sram_curr_addr = (uint32_t *)adev->vcn.inst->dpg_sram_cpu_addr; in vcn_v2_0_start_dpg_mode()
882 (uint32_t)((uintptr_t)adev->vcn.inst->dpg_sram_curr_addr - in vcn_v2_0_start_dpg_mode()
Dvcn_v2_5.c789 …adev->vcn.inst[inst_idx].dpg_sram_curr_addr = (uint32_t *)adev->vcn.inst[inst_idx].dpg_sram_cpu_ad… in vcn_v2_5_start_dpg_mode()
868 (uint32_t)((uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_curr_addr - in vcn_v2_5_start_dpg_mode()
Dvcn_v3_0.c955 …adev->vcn.inst[inst_idx].dpg_sram_curr_addr = (uint32_t *)adev->vcn.inst[inst_idx].dpg_sram_cpu_ad… in vcn_v3_0_start_dpg_mode()
1038 (uint32_t)((uintptr_t)adev->vcn.inst[inst_idx].dpg_sram_curr_addr - in vcn_v3_0_start_dpg_mode()