HomeSort by: relevance | last modified time | path
    Searched refs:mmIH_RB_BASE (Results 1 - 14 of 14) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_cik_ih.c 131 WREG32(mmIH_RB_BASE, adev->irq.ih.gpu_addr >> 8);
amdgpu_cz_ih.c 132 WREG32(mmIH_RB_BASE, adev->irq.ih.gpu_addr >> 8);
amdgpu_iceland_ih.c 132 WREG32(mmIH_RB_BASE, adev->irq.ih.gpu_addr >> 8);
amdgpu_tonga_ih.c 128 WREG32(mmIH_RB_BASE, ih->gpu_addr >> 8);
amdgpu_navi10_ih.c 127 WREG32_SOC15(OSSSYS, 0, mmIH_RB_BASE, ih->gpu_addr >> 8);
amdgpu_vega10_ih.c 238 WREG32_SOC15(OSSSYS, 0, mmIH_RB_BASE, ih->gpu_addr >> 8);
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/oss/
oss_1_0_d.h 232 #define mmIH_RB_BASE 0x0F81
osssys_4_0_1_offset.h 124 #define mmIH_RB_BASE 0x0081
osssys_4_0_offset.h 124 #define mmIH_RB_BASE 0x0081
osssys_5_0_0_offset.h 124 #define mmIH_RB_BASE 0x0081
oss_2_4_d.h 46 #define mmIH_RB_BASE 0xe31
oss_2_0_d.h 46 #define mmIH_RB_BASE 0xf81
oss_3_0_1_d.h 46 #define mmIH_RB_BASE 0xe31
oss_3_0_d.h 46 #define mmIH_RB_BASE 0xe31

Completed in 25 milliseconds