HomeSort by: relevance | last modified time | path
    Searched defs:umc_inst (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_umc_v6_1.c 50 #define LOOP_UMC_INST(umc_inst) for ((umc_inst) = 0; (umc_inst) < adev->umc.umc_inst_num; (umc_inst)++)
52 #define LOOP_UMC_INST_AND_CH(umc_inst, ch_inst) LOOP_UMC_INST((umc_inst)) LOOP_UMC_CH_INST((ch_inst))
87 uint32_t umc_inst,
90 return adev->umc.channel_offs*ch_inst + UMC_6_INST_DIST*umc_inst;
185 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_count
194 LOOP_UMC_INST_AND_CH(umc_inst, ch_inst)
287 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_address
352 uint32_t umc_inst = 0; local in function:umc_v6_1_err_cnt_init
    [all...]
amdgpu_umc_v6_1.c 50 #define LOOP_UMC_INST(umc_inst) for ((umc_inst) = 0; (umc_inst) < adev->umc.umc_inst_num; (umc_inst)++)
52 #define LOOP_UMC_INST_AND_CH(umc_inst, ch_inst) LOOP_UMC_INST((umc_inst)) LOOP_UMC_CH_INST((ch_inst))
87 uint32_t umc_inst,
90 return adev->umc.channel_offs*ch_inst + UMC_6_INST_DIST*umc_inst;
185 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_count
194 LOOP_UMC_INST_AND_CH(umc_inst, ch_inst)
287 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_address
352 uint32_t umc_inst = 0; local in function:umc_v6_1_err_cnt_init
    [all...]
amdgpu_umc_v6_1.c 50 #define LOOP_UMC_INST(umc_inst) for ((umc_inst) = 0; (umc_inst) < adev->umc.umc_inst_num; (umc_inst)++)
52 #define LOOP_UMC_INST_AND_CH(umc_inst, ch_inst) LOOP_UMC_INST((umc_inst)) LOOP_UMC_CH_INST((ch_inst))
87 uint32_t umc_inst,
90 return adev->umc.channel_offs*ch_inst + UMC_6_INST_DIST*umc_inst;
185 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_count
194 LOOP_UMC_INST_AND_CH(umc_inst, ch_inst)
287 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_address
352 uint32_t umc_inst = 0; local in function:umc_v6_1_err_cnt_init
    [all...]
amdgpu_umc_v6_1.c 50 #define LOOP_UMC_INST(umc_inst) for ((umc_inst) = 0; (umc_inst) < adev->umc.umc_inst_num; (umc_inst)++)
52 #define LOOP_UMC_INST_AND_CH(umc_inst, ch_inst) LOOP_UMC_INST((umc_inst)) LOOP_UMC_CH_INST((ch_inst))
87 uint32_t umc_inst,
90 return adev->umc.channel_offs*ch_inst + UMC_6_INST_DIST*umc_inst;
185 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_count
194 LOOP_UMC_INST_AND_CH(umc_inst, ch_inst)
287 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_address
352 uint32_t umc_inst = 0; local in function:umc_v6_1_err_cnt_init
    [all...]
amdgpu_umc_v6_1.c 50 #define LOOP_UMC_INST(umc_inst) for ((umc_inst) = 0; (umc_inst) < adev->umc.umc_inst_num; (umc_inst)++)
52 #define LOOP_UMC_INST_AND_CH(umc_inst, ch_inst) LOOP_UMC_INST((umc_inst)) LOOP_UMC_CH_INST((ch_inst))
87 uint32_t umc_inst,
90 return adev->umc.channel_offs*ch_inst + UMC_6_INST_DIST*umc_inst;
185 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_count
194 LOOP_UMC_INST_AND_CH(umc_inst, ch_inst)
287 uint32_t umc_inst = 0; local in function:umc_v6_1_query_ras_error_address
352 uint32_t umc_inst = 0; local in function:umc_v6_1_err_cnt_init
    [all...]

Completed in 276 milliseconds