Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H A Diceland_ih.c203 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in iceland_ih_get_wptr()
209 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in iceland_ih_get_wptr()
212 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in iceland_ih_get_wptr()
H A Dcz_ih.c203 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in cz_ih_get_wptr()
209 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in cz_ih_get_wptr()
212 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in cz_ih_get_wptr()
H A Dtonga_ih.c205 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in tonga_ih_get_wptr()
211 if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) in tonga_ih_get_wptr()
214 wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0); in tonga_ih_get_wptr()
H A Dsi_ih.c58 WREG32(IH_RB_WPTR, 0); in si_ih_disable_interrupts()
89 WREG32(IH_RB_WPTR, 0); in si_ih_irq_init()
/linux/drivers/gpu/drm/radeon/
H A Dr600.c3613 WREG32(IH_RB_WPTR, 0); in r600_disable_interrupts()
3725 WREG32(IH_RB_WPTR, 0); in r600_irq_init()
4044 wptr = RREG32(IH_RB_WPTR); in r600_get_ih_wptr()
4107 RREG32(IH_RB_WPTR); in r600_irq_process()
H A Dcikd.h811 #define IH_RB_WPTR 0x3e0c macro
H A Devergreend.h1230 #define IH_RB_WPTR 0x3e0c macro
H A Dr600d.h669 #define IH_RB_WPTR 0x3e0c macro