IH_RB_WPTR        196 drivers/gpu/drm/amd/amdgpu/cz_ih.c 	if (REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) {
IH_RB_WPTR        197 drivers/gpu/drm/amd/amdgpu/cz_ih.c 		wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
IH_RB_WPTR        196 drivers/gpu/drm/amd/amdgpu/iceland_ih.c 	if (REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) {
IH_RB_WPTR        197 drivers/gpu/drm/amd/amdgpu/iceland_ih.c 		wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
IH_RB_WPTR        217 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 	if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
IH_RB_WPTR        222 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 	if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
IH_RB_WPTR        224 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 	wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
IH_RB_WPTR         55 drivers/gpu/drm/amd/amdgpu/si_ih.c 	WREG32(IH_RB_WPTR, 0);
IH_RB_WPTR         86 drivers/gpu/drm/amd/amdgpu/si_ih.c 	WREG32(IH_RB_WPTR, 0);
IH_RB_WPTR        198 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	if (REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW)) {
IH_RB_WPTR        199 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 		wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
IH_RB_WPTR        380 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 	if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
IH_RB_WPTR        395 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 	if (!REG_GET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW))
IH_RB_WPTR        398 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 	wptr = REG_SET_FIELD(wptr, IH_RB_WPTR, RB_OVERFLOW, 0);
IH_RB_WPTR       6857 drivers/gpu/drm/radeon/cik.c 	WREG32(IH_RB_WPTR, 0);
IH_RB_WPTR       7001 drivers/gpu/drm/radeon/cik.c 	WREG32(IH_RB_WPTR, 0);
IH_RB_WPTR       7503 drivers/gpu/drm/radeon/cik.c 		wptr = RREG32(IH_RB_WPTR);
IH_RB_WPTR       4683 drivers/gpu/drm/radeon/evergreen.c 		wptr = RREG32(IH_RB_WPTR);
IH_RB_WPTR       3616 drivers/gpu/drm/radeon/r600.c 	WREG32(IH_RB_WPTR, 0);
IH_RB_WPTR       3728 drivers/gpu/drm/radeon/r600.c 	WREG32(IH_RB_WPTR, 0);
IH_RB_WPTR       4047 drivers/gpu/drm/radeon/r600.c 		wptr = RREG32(IH_RB_WPTR);
IH_RB_WPTR       4110 drivers/gpu/drm/radeon/r600.c 		RREG32(IH_RB_WPTR);
IH_RB_WPTR       5943 drivers/gpu/drm/radeon/si.c 	WREG32(IH_RB_WPTR, 0);
IH_RB_WPTR       6029 drivers/gpu/drm/radeon/si.c 	WREG32(IH_RB_WPTR, 0);
IH_RB_WPTR       6217 drivers/gpu/drm/radeon/si.c 		wptr = RREG32(IH_RB_WPTR);