IH_REQ_NONSNOOP_EN  123 drivers/gpu/drm/amd/amdgpu/cz_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
IH_REQ_NONSNOOP_EN  123 drivers/gpu/drm/amd/amdgpu/iceland_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
IH_REQ_NONSNOOP_EN  182 drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c 				       IH_REQ_NONSNOOP_EN, 0);
IH_REQ_NONSNOOP_EN  141 drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
IH_REQ_NONSNOOP_EN  244 drivers/gpu/drm/amd/amdgpu/nbio_v7_0.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
IH_REQ_NONSNOOP_EN  245 drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
IH_REQ_NONSNOOP_EN   71 drivers/gpu/drm/amd/amdgpu/si_ih.c 	interrupt_cntl &= ~IH_REQ_NONSNOOP_EN;
IH_REQ_NONSNOOP_EN  119 drivers/gpu/drm/amd/amdgpu/tonga_ih.c 	interrupt_cntl = REG_SET_FIELD(interrupt_cntl, INTERRUPT_CNTL, IH_REQ_NONSNOOP_EN, 0);
IH_REQ_NONSNOOP_EN 6980 drivers/gpu/drm/radeon/cik.c 	interrupt_cntl &= ~IH_REQ_NONSNOOP_EN;
IH_REQ_NONSNOOP_EN 3707 drivers/gpu/drm/radeon/r600.c 	interrupt_cntl &= ~IH_REQ_NONSNOOP_EN;
IH_REQ_NONSNOOP_EN 6008 drivers/gpu/drm/radeon/si.c 	interrupt_cntl &= ~IH_REQ_NONSNOOP_EN;