ih_doorbell_rtpr  114 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 	u32 ih_rb_cntl, ih_doorbell_rtpr, ih_chicken;
ih_doorbell_rtpr  152 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 	ih_doorbell_rtpr = RREG32_SOC15(OSSSYS, 0, mmIH_DOORBELL_RPTR);
ih_doorbell_rtpr  154 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
ih_doorbell_rtpr  157 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
ih_doorbell_rtpr  160 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
ih_doorbell_rtpr  163 drivers/gpu/drm/amd/amdgpu/navi10_ih.c 	WREG32_SOC15(OSSSYS, 0, mmIH_DOORBELL_RPTR, ih_doorbell_rtpr);
ih_doorbell_rtpr  104 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	u32 interrupt_cntl, ih_rb_cntl, ih_doorbell_rtpr;
ih_doorbell_rtpr  145 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	ih_doorbell_rtpr = RREG32(mmIH_DOORBELL_RPTR);
ih_doorbell_rtpr  147 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR,
ih_doorbell_rtpr  149 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR,
ih_doorbell_rtpr  152 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR,
ih_doorbell_rtpr  155 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	WREG32(mmIH_DOORBELL_RPTR, ih_doorbell_rtpr);
ih_doorbell_rtpr  191 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 	u32 ih_doorbell_rtpr = 0;
ih_doorbell_rtpr  194 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
ih_doorbell_rtpr  197 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
ih_doorbell_rtpr  201 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 		ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
ih_doorbell_rtpr  205 drivers/gpu/drm/amd/amdgpu/vega10_ih.c 	return ih_doorbell_rtpr;