Symbol: IH_RB_WPTR
drivers/gpu/drm/amd/amdgpu/cz_ih.c
203
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/cz_ih.c
209
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/cz_ih.c
212
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/amd/amdgpu/iceland_ih.c
203
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/iceland_ih.c
209
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/iceland_ih.c
212
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/amd/amdgpu/ih_v6_0.c
444
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/ih_v6_0.c
448
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/ih_v6_0.c
451
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/amd/amdgpu/ih_v6_1.c
415
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/ih_v6_1.c
419
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/ih_v6_1.c
421
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/amd/amdgpu/ih_v7_0.c
440
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/ih_v7_0.c
444
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/ih_v7_0.c
446
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/amd/amdgpu/navi10_ih.c
420
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/navi10_ih.c
428
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/navi10_ih.c
430
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/amd/amdgpu/si_ih.c
58
WREG32(IH_RB_WPTR, 0);
drivers/gpu/drm/amd/amdgpu/si_ih.c
89
WREG32(IH_RB_WPTR, 0);
drivers/gpu/drm/amd/amdgpu/tonga_ih.c
205
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/tonga_ih.c
211
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/tonga_ih.c
214
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/amd/amdgpu/vega10_ih.c
349
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/vega10_ih.c
357
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/vega10_ih.c
360
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/amd/amdgpu/vega20_ih.c
430
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/vega20_ih.c
438
if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
drivers/gpu/drm/amd/amdgpu/vega20_ih.c
442
wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
drivers/gpu/drm/radeon/cik.c
6842
WREG32(IH_RB_WPTR, 0);
drivers/gpu/drm/radeon/cik.c
6986
WREG32(IH_RB_WPTR, 0);
drivers/gpu/drm/radeon/cik.c
7488
wptr = RREG32(IH_RB_WPTR);
drivers/gpu/drm/radeon/evergreen.c
4689
wptr = RREG32(IH_RB_WPTR);
drivers/gpu/drm/radeon/r600.c
3613
WREG32(IH_RB_WPTR, 0);
drivers/gpu/drm/radeon/r600.c
3725
WREG32(IH_RB_WPTR, 0);
drivers/gpu/drm/radeon/r600.c
4044
wptr = RREG32(IH_RB_WPTR);
drivers/gpu/drm/radeon/r600.c
4107
RREG32(IH_RB_WPTR);
drivers/gpu/drm/radeon/si.c
5923
WREG32(IH_RB_WPTR, 0);
drivers/gpu/drm/radeon/si.c
6009
WREG32(IH_RB_WPTR, 0);
drivers/gpu/drm/radeon/si.c
6197
wptr = RREG32(IH_RB_WPTR);