Searched refs:IH_RB_WPTR (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | iceland_ih.c | 203 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 D | cz_ih.c | 203 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 D | tonga_ih.c | 205 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 D | si_ih.c | 58 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 D | r600.c | 3613 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 D | cikd.h | 811 #define IH_RB_WPTR 0x3e0c macro
|
| H A D | evergreend.h | 1230 #define IH_RB_WPTR 0x3e0c macro
|
| H A D | r600d.h | 669 #define IH_RB_WPTR 0x3e0c macro
|