Searched refs:reg_hi (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/pci/drm/amd/amdgpu/ |
| D | amdgpu_ras.h | 380 #define AMDGPU_RAS_REG_ENTRY(ip, inst, reg_lo, reg_hi) \ argument 381 ip##_HWIP, inst, reg_lo##_BASE_IDX, reg_lo, reg_hi##_BASE_IDX, reg_hi 399 uint32_t reg_hi; member
|
| D | amdgpu_ras.c | 4491 reg_entry->seg_hi, reg_entry->reg_hi); in amdgpu_ras_inst_get_err_cnt_field() 4571 reg_list[i].seg_hi, reg_list[i].reg_hi); in amdgpu_ras_inst_reset_ras_error_count()
|