Lines Matching refs:node_inst
35 uint32_t node_inst, in get_umc_v12_0_reg_offset() argument
40 uint64_t cross_node_offset = (node_inst == 0) ? 0 : UMC_V12_0_CROSS_NODE_OFFSET; in get_umc_v12_0_reg_offset()
46 UMC_V12_0_NODE_DIST * node_inst + cross_node_offset; in get_umc_v12_0_reg_offset()
50 uint32_t node_inst, uint32_t umc_inst, in umc_v12_0_reset_error_count_per_channel() argument
55 get_umc_v12_0_reg_offset(adev, node_inst, umc_inst, ch_inst); in umc_v12_0_reset_error_count_per_channel()
138 uint32_t node_inst, uint32_t umc_inst, in umc_v12_0_query_error_count() argument
148 .die_id = node_inst, in umc_v12_0_query_error_count()
152 get_umc_v12_0_reg_offset(adev, node_inst, umc_inst, ch_inst); in umc_v12_0_query_error_count()
327 uint32_t node_inst, uint32_t umc_inst, in umc_v12_0_query_error_address() argument
336 get_umc_v12_0_reg_offset(adev, node_inst, umc_inst, ch_inst); in umc_v12_0_query_error_address()
373 addr_in.ma.node_inst = node_inst; in umc_v12_0_query_error_address()
392 uint32_t node_inst, uint32_t umc_inst, in umc_v12_0_err_cnt_init_per_channel() argument
398 get_umc_v12_0_reg_offset(adev, node_inst, umc_inst, ch_inst); in umc_v12_0_err_cnt_init_per_channel()