ib_cntl           435 drivers/gpu/drm/amd/amdgpu/cik_sdma.c 	u32 rb_cntl, ib_cntl;
ib_cntl           494 drivers/gpu/drm/amd/amdgpu/cik_sdma.c 		ib_cntl = SDMA0_GFX_IB_CNTL__IB_ENABLE_MASK;
ib_cntl           496 drivers/gpu/drm/amd/amdgpu/cik_sdma.c 		ib_cntl |= SDMA0_GFX_IB_CNTL__IB_SWAP_ENABLE_MASK;
ib_cntl           499 drivers/gpu/drm/amd/amdgpu/cik_sdma.c 		WREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i], ib_cntl);
ib_cntl           343 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 	u32 rb_cntl, ib_cntl;
ib_cntl           354 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 		ib_cntl = RREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i]);
ib_cntl           355 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_ENABLE, 0);
ib_cntl           356 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 		WREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i], ib_cntl);
ib_cntl           413 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 	u32 rb_cntl, ib_cntl;
ib_cntl           472 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 		ib_cntl = RREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i]);
ib_cntl           473 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_ENABLE, 1);
ib_cntl           475 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_SWAP_ENABLE, 1);
ib_cntl           478 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 		WREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i], ib_cntl);
ib_cntl           517 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 	u32 rb_cntl, ib_cntl;
ib_cntl           528 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		ib_cntl = RREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i]);
ib_cntl           529 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_ENABLE, 0);
ib_cntl           530 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		WREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i], ib_cntl);
ib_cntl           648 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 	u32 rb_cntl, ib_cntl, wptr_poll_cntl;
ib_cntl           740 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		ib_cntl = RREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i]);
ib_cntl           741 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_ENABLE, 1);
ib_cntl           743 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_SWAP_ENABLE, 1);
ib_cntl           746 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		WREG32(mmSDMA0_GFX_IB_CNTL + sdma_offsets[i], ib_cntl);
ib_cntl           809 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	u32 rb_cntl, ib_cntl;
ib_cntl           823 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 		ib_cntl = RREG32_SDMA(i, mmSDMA0_GFX_IB_CNTL);
ib_cntl           824 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_ENABLE, 0);
ib_cntl           825 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 		WREG32_SDMA(i, mmSDMA0_GFX_IB_CNTL, ib_cntl);
ib_cntl           853 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	u32 rb_cntl, ib_cntl;
ib_cntl           870 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 		ib_cntl = RREG32_SDMA(i, mmSDMA0_PAGE_IB_CNTL);
ib_cntl           871 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_PAGE_IB_CNTL,
ib_cntl           873 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 		WREG32_SDMA(i, mmSDMA0_PAGE_IB_CNTL, ib_cntl);
ib_cntl           986 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	u32 rb_cntl, ib_cntl, wptr_poll_cntl;
ib_cntl          1053 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	ib_cntl = RREG32_SDMA(i, mmSDMA0_GFX_IB_CNTL);
ib_cntl          1054 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_ENABLE, 1);
ib_cntl          1056 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_SWAP_ENABLE, 1);
ib_cntl          1059 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	WREG32_SDMA(i, mmSDMA0_GFX_IB_CNTL, ib_cntl);
ib_cntl          1076 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	u32 rb_cntl, ib_cntl, wptr_poll_cntl;
ib_cntl          1144 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	ib_cntl = RREG32_SDMA(i, mmSDMA0_PAGE_IB_CNTL);
ib_cntl          1145 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_PAGE_IB_CNTL, IB_ENABLE, 1);
ib_cntl          1147 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_PAGE_IB_CNTL, IB_SWAP_ENABLE, 1);
ib_cntl          1150 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 	WREG32_SDMA(i, mmSDMA0_PAGE_IB_CNTL, ib_cntl);
ib_cntl           502 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 	u32 rb_cntl, ib_cntl;
ib_cntl           513 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 		ib_cntl = RREG32(sdma_v5_0_get_reg_offset(adev, i, mmSDMA0_GFX_IB_CNTL));
ib_cntl           514 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_ENABLE, 0);
ib_cntl           515 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 		WREG32(sdma_v5_0_get_reg_offset(adev, i, mmSDMA0_GFX_IB_CNTL), ib_cntl);
ib_cntl           624 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 	u32 rb_cntl, ib_cntl;
ib_cntl           746 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 		ib_cntl = RREG32(sdma_v5_0_get_reg_offset(adev, i, mmSDMA0_GFX_IB_CNTL));
ib_cntl           747 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_ENABLE, 1);
ib_cntl           749 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 		ib_cntl = REG_SET_FIELD(ib_cntl, SDMA0_GFX_IB_CNTL, IB_SWAP_ENABLE, 1);
ib_cntl           752 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 		WREG32(sdma_v5_0_get_reg_offset(adev, i, mmSDMA0_GFX_IB_CNTL), ib_cntl);
ib_cntl           134 drivers/gpu/drm/amd/amdgpu/si_dma.c 	u32 rb_cntl, dma_cntl, ib_cntl, rb_bufsz;
ib_cntl           166 drivers/gpu/drm/amd/amdgpu/si_dma.c 		ib_cntl = DMA_IB_ENABLE | CMD_VMID_FORCE;
ib_cntl           168 drivers/gpu/drm/amd/amdgpu/si_dma.c 		ib_cntl |= DMA_IB_SWAP_ENABLE;
ib_cntl           170 drivers/gpu/drm/amd/amdgpu/si_dma.c 		WREG32(DMA_IB_CNTL + sdma_offsets[i], ib_cntl);
ib_cntl           368 drivers/gpu/drm/radeon/cik_sdma.c 	u32 rb_cntl, ib_cntl;
ib_cntl           417 drivers/gpu/drm/radeon/cik_sdma.c 		ib_cntl = SDMA_IB_ENABLE;
ib_cntl           419 drivers/gpu/drm/radeon/cik_sdma.c 		ib_cntl |= SDMA_IB_SWAP_ENABLE;
ib_cntl           422 drivers/gpu/drm/radeon/cik_sdma.c 		WREG32(SDMA0_GFX_IB_CNTL + reg_offset, ib_cntl);
ib_cntl           190 drivers/gpu/drm/radeon/ni_dma.c 	u32 rb_cntl, dma_cntl, ib_cntl;
ib_cntl           233 drivers/gpu/drm/radeon/ni_dma.c 		ib_cntl = DMA_IB_ENABLE | CMD_VMID_FORCE;
ib_cntl           235 drivers/gpu/drm/radeon/ni_dma.c 		ib_cntl |= DMA_IB_SWAP_ENABLE;
ib_cntl           237 drivers/gpu/drm/radeon/ni_dma.c 		WREG32(DMA_IB_CNTL + reg_offset, ib_cntl);
ib_cntl           123 drivers/gpu/drm/radeon/r600_dma.c 	u32 rb_cntl, dma_cntl, ib_cntl;
ib_cntl           154 drivers/gpu/drm/radeon/r600_dma.c 	ib_cntl = DMA_IB_ENABLE;
ib_cntl           156 drivers/gpu/drm/radeon/r600_dma.c 	ib_cntl |= DMA_IB_SWAP_ENABLE;
ib_cntl           158 drivers/gpu/drm/radeon/r600_dma.c 	WREG32(DMA_IB_CNTL, ib_cntl);