Searched defs:ih_rb_cntl (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_cik_ih.c68 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); local
86 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); local
115 u32 interrupt_cntl, ih_cntl, ih_rb_cntl; local
[all...]
H A Damdgpu_iceland_ih.c68 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); local
86 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); local
115 u32 interrupt_cntl, ih_cntl, ih_rb_cntl; local
[all...]
H A Damdgpu_cz_ih.c68 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); local
86 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); local
114 u32 interrupt_cntl, ih_cntl, ih_rb_cntl; local
[all...]
H A Damdgpu_si_ih.c41 u32 ih_rb_cntl = RREG32(IH_RB_CNTL); local
52 u32 ih_rb_cntl = RREG32(IH_RB_CNTL); local
69 u32 interrupt_cntl, ih_cntl, ih_rb_cntl; local
H A Damdgpu_vega10_ih.c54 u32 ih_rb_cntl = RREG32_SOC15(OSSSYS, 0, mmIH_RB_CNTL); local
110 u32 ih_rb_cntl = RREG32_SOC15(OSSSYS, 0, mmIH_RB_CNTL); local
171 vega10_ih_rb_cntl(struct amdgpu_ih_ring *ih, uint32_t ih_rb_cntl) argument
227 u32 ih_rb_cntl, ih_chicken; local
[all...]
H A Damdgpu_navi10_ih.c52 u32 ih_rb_cntl = RREG32_SOC15(OSSSYS, 0, mmIH_RB_CNTL); local
69 u32 ih_rb_cntl = RREG32_SOC15(OSSSYS, 0, mmIH_RB_CNTL); local
81 navi10_ih_rb_cntl(struct amdgpu_ih_ring *ih, uint32_t ih_rb_cntl) argument
118 u32 ih_rb_cntl, ih_doorbell_rtpr, ih_chicken; local
[all...]
H A Damdgpu_tonga_ih.c67 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); local
84 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); local
109 u32 interrupt_cntl, ih_rb_cntl, ih_doorbell_rtpr; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_r600.c3629 u32 ih_rb_cntl = RREG32(IH_RB_CNTL); local
3640 u32 ih_rb_cntl = RREG32(IH_RB_CNTL); local
3711 u32 interrupt_cntl, ih_cntl, ih_rb_cntl; local
[all...]
H A Dradeon_si.c5930 u32 ih_rb_cntl = RREG32(IH_RB_CNTL); local
5941 u32 ih_rb_cntl = RREG32(IH_RB_CNTL); local
5989 u32 interrupt_cntl, ih_cntl, ih_rb_cntl; local
[all...]
H A Dradeon_cik.c6843 u32 ih_rb_cntl = RREG32(IH_RB_CNTL); local
6861 u32 ih_rb_cntl = RREG32(IH_RB_CNTL); local
6967 u32 interrupt_cntl, ih_cntl, ih_rb_cntl; local
[all...]

Completed in 280 milliseconds