INTERRUPT_CNTL    121 drivers/gpu/drm/amd/amdgpu/cz_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_DUMMY_RD_OVERRIDE, 0);
INTERRUPT_CNTL    123 drivers/gpu/drm/amd/amdgpu/cz_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
INTERRUPT_CNTL    121 drivers/gpu/drm/amd/amdgpu/iceland_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_DUMMY_RD_OVERRIDE, 0);
INTERRUPT_CNTL    123 drivers/gpu/drm/amd/amdgpu/iceland_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
INTERRUPT_CNTL    177 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL,
INTERRUPT_CNTL    181 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL,
INTERRUPT_CNTL    139 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_DUMMY_RD_OVERRIDE, 0);
INTERRUPT_CNTL    141 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
INTERRUPT_CNTL    242 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_DUMMY_RD_OVERRIDE, 0);
INTERRUPT_CNTL    244 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
INTERRUPT_CNTL    243 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_DUMMY_RD_OVERRIDE, 0);
INTERRUPT_CNTL    245 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
INTERRUPT_CNTL     69 drivers/gpu/drm/amd/amdgpu/si_ih.c 	interrupt_cntl = RREG32(INTERRUPT_CNTL);
INTERRUPT_CNTL     72 drivers/gpu/drm/amd/amdgpu/si_ih.c 	WREG32(INTERRUPT_CNTL, interrupt_cntl);
INTERRUPT_CNTL    117 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_DUMMY_RD_OVERRIDE, 0);
INTERRUPT_CNTL    119 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
INTERRUPT_CNTL   6974 drivers/gpu/drm/radeon/cik.c 	interrupt_cntl = RREG32(INTERRUPT_CNTL);
INTERRUPT_CNTL   6981 drivers/gpu/drm/radeon/cik.c 	WREG32(INTERRUPT_CNTL, interrupt_cntl);
INTERRUPT_CNTL   3701 drivers/gpu/drm/radeon/r600.c 	interrupt_cntl = RREG32(INTERRUPT_CNTL);
INTERRUPT_CNTL   3708 drivers/gpu/drm/radeon/r600.c 	WREG32(INTERRUPT_CNTL, interrupt_cntl);
INTERRUPT_CNTL   6002 drivers/gpu/drm/radeon/si.c 	interrupt_cntl = RREG32(INTERRUPT_CNTL);
INTERRUPT_CNTL   6009 drivers/gpu/drm/radeon/si.c 	WREG32(INTERRUPT_CNTL, interrupt_cntl);