interrupt_cntl 110 drivers/gpu/drm/amd/amdgpu/cik_ih.c u32 interrupt_cntl, ih_cntl, ih_rb_cntl; interrupt_cntl 117 drivers/gpu/drm/amd/amdgpu/cik_ih.c interrupt_cntl = RREG32(mmINTERRUPT_CNTL); interrupt_cntl 121 drivers/gpu/drm/amd/amdgpu/cik_ih.c interrupt_cntl &= ~INTERRUPT_CNTL__IH_DUMMY_RD_OVERRIDE_MASK; interrupt_cntl 123 drivers/gpu/drm/amd/amdgpu/cik_ih.c interrupt_cntl &= ~INTERRUPT_CNTL__IH_REQ_NONSNOOP_EN_MASK; interrupt_cntl 124 drivers/gpu/drm/amd/amdgpu/cik_ih.c WREG32(mmINTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 109 drivers/gpu/drm/amd/amdgpu/cz_ih.c u32 interrupt_cntl, ih_cntl, ih_rb_cntl; interrupt_cntl 117 drivers/gpu/drm/amd/amdgpu/cz_ih.c interrupt_cntl = RREG32(mmINTERRUPT_CNTL); 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 124 drivers/gpu/drm/amd/amdgpu/cz_ih.c WREG32(mmINTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 110 drivers/gpu/drm/amd/amdgpu/iceland_ih.c u32 interrupt_cntl, ih_cntl, ih_rb_cntl; interrupt_cntl 117 drivers/gpu/drm/amd/amdgpu/iceland_ih.c interrupt_cntl = RREG32(mmINTERRUPT_CNTL); 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 124 drivers/gpu/drm/amd/amdgpu/iceland_ih.c WREG32(mmINTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 167 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c u32 interrupt_cntl; interrupt_cntl 172 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c interrupt_cntl = RREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL); 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 184 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c WREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 131 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c u32 interrupt_cntl; interrupt_cntl 135 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c interrupt_cntl = RREG32_SOC15(NBIO, 0, mmINTERRUPT_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 142 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c WREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 234 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c u32 interrupt_cntl; interrupt_cntl 238 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c interrupt_cntl = RREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL); 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 245 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c WREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 235 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c u32 interrupt_cntl; interrupt_cntl 239 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c interrupt_cntl = RREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL); 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 246 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c WREG32_SOC15(NBIO, 0, mmINTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 64 drivers/gpu/drm/amd/amdgpu/si_ih.c u32 interrupt_cntl, ih_cntl, ih_rb_cntl; interrupt_cntl 69 drivers/gpu/drm/amd/amdgpu/si_ih.c interrupt_cntl = RREG32(INTERRUPT_CNTL); interrupt_cntl 70 drivers/gpu/drm/amd/amdgpu/si_ih.c interrupt_cntl &= ~IH_DUMMY_RD_OVERRIDE; interrupt_cntl 71 drivers/gpu/drm/amd/amdgpu/si_ih.c interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; interrupt_cntl 72 drivers/gpu/drm/amd/amdgpu/si_ih.c WREG32(INTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 104 drivers/gpu/drm/amd/amdgpu/tonga_ih.c u32 interrupt_cntl, ih_rb_cntl, ih_doorbell_rtpr; interrupt_cntl 113 drivers/gpu/drm/amd/amdgpu/tonga_ih.c interrupt_cntl = RREG32(mmINTERRUPT_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 120 drivers/gpu/drm/amd/amdgpu/tonga_ih.c WREG32(mmINTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 6954 drivers/gpu/drm/radeon/cik.c u32 interrupt_cntl, ih_cntl, ih_rb_cntl; interrupt_cntl 6974 drivers/gpu/drm/radeon/cik.c interrupt_cntl = RREG32(INTERRUPT_CNTL); interrupt_cntl 6978 drivers/gpu/drm/radeon/cik.c interrupt_cntl &= ~IH_DUMMY_RD_OVERRIDE; interrupt_cntl 6980 drivers/gpu/drm/radeon/cik.c interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; interrupt_cntl 6981 drivers/gpu/drm/radeon/cik.c WREG32(INTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 3678 drivers/gpu/drm/radeon/r600.c u32 interrupt_cntl, ih_cntl, ih_rb_cntl; interrupt_cntl 3701 drivers/gpu/drm/radeon/r600.c interrupt_cntl = RREG32(INTERRUPT_CNTL); interrupt_cntl 3705 drivers/gpu/drm/radeon/r600.c interrupt_cntl &= ~IH_DUMMY_RD_OVERRIDE; interrupt_cntl 3707 drivers/gpu/drm/radeon/r600.c interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; interrupt_cntl 3708 drivers/gpu/drm/radeon/r600.c WREG32(INTERRUPT_CNTL, interrupt_cntl); interrupt_cntl 5982 drivers/gpu/drm/radeon/si.c u32 interrupt_cntl, ih_cntl, ih_rb_cntl; interrupt_cntl 6002 drivers/gpu/drm/radeon/si.c interrupt_cntl = RREG32(INTERRUPT_CNTL); interrupt_cntl 6006 drivers/gpu/drm/radeon/si.c interrupt_cntl &= ~IH_DUMMY_RD_OVERRIDE; interrupt_cntl 6008 drivers/gpu/drm/radeon/si.c interrupt_cntl &= ~IH_REQ_NONSNOOP_EN; interrupt_cntl 6009 drivers/gpu/drm/radeon/si.c WREG32(INTERRUPT_CNTL, interrupt_cntl);