Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras.c5238 uint32_t err_status_hi_data, err_status_hi_offset; in amdgpu_ras_inst_get_err_cnt_field() local
5243 err_status_hi_offset = in amdgpu_ras_inst_get_err_cnt_field()
5246 err_status_hi_data = RREG32(err_status_hi_offset); in amdgpu_ras_inst_get_err_cnt_field()
5316 uint32_t err_status_lo_offset, err_status_hi_offset; in amdgpu_ras_inst_reset_ras_error_count() local
5323 err_status_hi_offset = in amdgpu_ras_inst_reset_ras_error_count()
5327 WREG32(err_status_hi_offset, 0); in amdgpu_ras_inst_reset_ras_error_count()