Home
last modified time | relevance | path

Searched refs:inst_id (Results 1 – 17 of 17) sorted by relevance

/drivers/ras/amd/atl/
A Dmap.c216 ctx->inst_id, &ctx->map.base)) in df2_get_dram_addr_map()
234 ctx->inst_id, &ctx->map.ctl)) in df3_get_dram_addr_map()
247 ctx->inst_id, &ctx->map.base)) in df4_get_dram_addr_map()
257 ctx->inst_id, &ctx->map.ctl)) in df4_get_dram_addr_map()
277 ctx->inst_id, &remap_reg)) in df4_get_dram_addr_map()
286 ctx->inst_id, &remap_reg)) in df4_get_dram_addr_map()
303 ctx->inst_id, &ctx->map.base)) in df4p5_get_dram_addr_map()
313 ctx->inst_id, &ctx->map.ctl)) in df4p5_get_dram_addr_map()
333 ctx->inst_id, &remap_reg)) in df4p5_get_dram_addr_map()
342 ctx->inst_id, &remap_reg)) in df4p5_get_dram_addr_map()
[all …]
A Dcore.c121 ctx.inst_id = coh_st_inst_id; in norm_to_sys_addr()
A Dinternal.h259 u16 inst_id; member
A Ddenormalize.c408 if (ctx->inst_id >= ARRAY_SIZE(phy_to_log_coh_st_map_mi300)) { in get_logical_coh_st_fabric_id_mi300()
413 return phy_to_log_coh_st_map_mi300[ctx->inst_id] | (ctx->node_id << df_cfg.node_id_shift); in get_logical_coh_st_fabric_id_mi300()
/drivers/media/platform/mediatek/vcodec/common/
A Dmtk_vcodec_util.h37 #define mtk_vcodec_err(inst_id, plat_dev, fmt, args...) \ argument
38 dev_err(&(plat_dev)->dev, "[MTK_VCODEC][ERROR][%d]: " fmt "\n", inst_id, ##args)
51 #define mtk_vcodec_debug(inst_id, plat_dev, fmt, args...) \ argument
55 inst_id, __func__, __LINE__, ##args); \
61 #define mtk_vcodec_debug(inst_id, plat_dev, fmt, args...) \ argument
62 dev_dbg(&(plat_dev)->dev, "[MTK_VCODEC][%d]: " fmt "\n", inst_id, ##args)
A Dmtk_vcodec_dbgfs.c160 dbgfs_inst->inst_id = ctx->id; in mtk_vcodec_dbgfs_create()
170 if (dbgfs_inst->inst_id == ctx_id) { in mtk_vcodec_dbgfs_remove()
A Dmtk_vcodec_dbgfs.h31 int inst_id; member
/drivers/media/platform/mediatek/vcodec/decoder/
A Dvdec_vpu_if.c33 vpu->inst_id = 0xdeadbeef; in handle_init_ack_msg()
46 vpu->inst_id = msg->inst_id; in handle_init_ack_msg()
194 msg.inst_id = vpu->inst_id; in vcodec_send_ap_ipi()
262 msg.inst_id = vpu->inst_id; in vpu_dec_start()
286 msg.inst_id = vpu->inst_id; in vpu_dec_get_param()
A Dvdec_ipi_msg.h47 uint32_t inst_id; member
92 uint32_t inst_id; member
116 uint32_t inst_id; member
129 u32 inst_id; member
A Dvdec_vpu_if.h38 uint32_t inst_id; member
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_jpeg.c486 u32 inst_off, inst_id, is_powered; in amdgpu_jpeg_dump_ip_state() local
496 inst_id = GET_INST(JPEG, i); in amdgpu_jpeg_dump_ip_state()
501 inst_id)); in amdgpu_jpeg_dump_ip_state()
508 inst_id)); in amdgpu_jpeg_dump_ip_state()
A Dgfx_v9_4.c828 uint32_t se_id, uint32_t inst_id, in gfx_v9_4_ras_error_count() argument
846 gfx_v9_4_ras_fields[i].name, se_id, inst_id, in gfx_v9_4_ras_error_count()
856 gfx_v9_4_ras_fields[i].name, se_id, inst_id, in gfx_v9_4_ras_error_count()
A Dsdma_v5_2.c1534 u32 inst_id = ring->me; in sdma_v5_2_restore_queue() local
1540 freeze = RREG32(sdma_v5_2_get_reg_offset(adev, inst_id, mmSDMA0_FREEZE)); in sdma_v5_2_restore_queue()
1542 WREG32(sdma_v5_2_get_reg_offset(adev, inst_id, mmSDMA0_FREEZE), freeze); in sdma_v5_2_restore_queue()
1544 r = sdma_v5_2_gfx_resume_instance(adev, inst_id, true); in sdma_v5_2_restore_queue()
A Dsdma_v5_0.c1618 u32 inst_id = ring->me; in sdma_v5_0_restore_queue() local
1624 freeze = RREG32(sdma_v5_0_get_reg_offset(adev, inst_id, mmSDMA0_FREEZE)); in sdma_v5_0_restore_queue()
1626 WREG32(sdma_v5_0_get_reg_offset(adev, inst_id, mmSDMA0_FREEZE), freeze); in sdma_v5_0_restore_queue()
1628 r = sdma_v5_0_gfx_resume_instance(adev, inst_id, true); in sdma_v5_0_restore_queue()
A Dvcn_v4_0_3.c1912 uint32_t inst_off, inst_id; in vcn_v4_0_3_dump_ip_state() local
1922 inst_id = GET_INST(VCN, i); in vcn_v4_0_3_dump_ip_state()
1925 adev->vcn.ip_dump[inst_off] = RREG32_SOC15(VCN, inst_id, regUVD_POWER_STATUS); in vcn_v4_0_3_dump_ip_state()
1933 inst_id)); in vcn_v4_0_3_dump_ip_state()
A Dgfx_v9_4_2.c1452 uint32_t se_id, uint32_t inst_id, in gfx_v9_4_2_get_reg_error_count() argument
1470 gfx_v9_4_2_ras_fields[i].name, se_id, inst_id, in gfx_v9_4_2_get_reg_error_count()
1480 gfx_v9_4_2_ras_fields[i].name, se_id, inst_id, in gfx_v9_4_2_get_reg_error_count()
A Dgfx_v9_0.c6948 uint32_t se_id, uint32_t inst_id, uint32_t value, in gfx_v9_0_ras_error_count() argument
6967 se_id, inst_id, in gfx_v9_0_ras_error_count()
6979 se_id, inst_id, in gfx_v9_0_ras_error_count()

Completed in 55 milliseconds