Home
last modified time | relevance | path

Searched refs:INT_SEL (Results 1 - 25 of 35) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15d.h195 #define INT_SEL(x) ((x) << 24) macro
H A Dcikd.h374 #define INT_SEL(x) ((x) << 24) macro
H A Dvid.h256 #define INT_SEL(x) ((x) << 24) macro
H A Dgfx_v7_0.c2195 DATA_SEL(1) | INT_SEL(0)); in gfx_v7_0_ring_emit_fence_gfx()
2207 DATA_SEL(write64bit ? 2 : 1) | INT_SEL(int_sel ? 2 : 0)); in gfx_v7_0_ring_emit_fence_gfx()
2234 amdgpu_ring_write(ring, DATA_SEL(write64bit ? 2 : 1) | INT_SEL(int_sel ? 2 : 0)); in gfx_v7_0_ring_emit_fence_compute()
H A Dsid.h1832 #define INT_SEL(x) ((x) << 24) macro
H A Dgfx_v8_0.c6196 DATA_SEL(1) | INT_SEL(0)); in gfx_v8_0_ring_emit_fence_gfx()
6210 DATA_SEL(write64bit ? 2 : 1) | INT_SEL(int_sel ? 2 : 0)); in gfx_v8_0_ring_emit_fence_gfx()
6287 amdgpu_ring_write(ring, DATA_SEL(write64bit ? 2 : 1) | INT_SEL(int_sel ? 2 : 0)); in gfx_v8_0_ring_emit_fence_compute()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dsoc15d.h197 #define INT_SEL(x) ((x) << 24) macro
H A Dcikd.h374 #define INT_SEL(x) ((x) << 24) macro
H A Dvid.h256 #define INT_SEL(x) ((x) << 24) macro
H A Dgfx_v7_0.c2130 DATA_SEL(1) | INT_SEL(0)); in gfx_v7_0_ring_emit_fence_gfx()
2142 DATA_SEL(write64bit ? 2 : 1) | INT_SEL(int_sel ? 2 : 0)); in gfx_v7_0_ring_emit_fence_gfx()
2171 amdgpu_ring_write(ring, DATA_SEL(write64bit ? 2 : 1) | INT_SEL(int_sel ? 2 : 0)); in gfx_v7_0_ring_emit_fence_compute()
H A Dsid.h1832 #define INT_SEL(x) ((x) << 24) macro
H A Dgfx_v8_0.c6168 DATA_SEL(1) | INT_SEL(0)); in gfx_v8_0_ring_emit_fence_gfx()
6182 DATA_SEL(write64bit ? 2 : 1) | INT_SEL(int_sel ? 2 : 0)); in gfx_v8_0_ring_emit_fence_gfx()
6259 amdgpu_ring_write(ring, DATA_SEL(write64bit ? 2 : 1) | INT_SEL(int_sel ? 2 : 0)); in gfx_v8_0_ring_emit_fence_compute()
/kernel/linux/linux-5.10/drivers/staging/emxx_udc/
H A Demxx_udc.h52 #define INT_SEL BIT(10) macro
H A Demxx_udc.c2180 _nbu2ss_bitset(&udc->p_regs->USB_CONTROL, (INT_SEL | SOF_RCV)); in _nbu2ss_enable_controller()
/kernel/linux/linux-6.6/drivers/staging/emxx_udc/
H A Demxx_udc.h50 #define INT_SEL BIT(10) macro
H A Demxx_udc.c2176 _nbu2ss_bitset(&udc->p_regs->USB_CONTROL, (INT_SEL | SOF_RCV)); in _nbu2ss_enable_controller()
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dnid.h1255 #define INT_SEL(x) ((x) << 24) macro
H A Dcikd.h1842 #define INT_SEL(x) ((x) << 24) macro
H A Dsid.h1769 #define INT_SEL(x) ((x) << 24) macro
H A Dni.c1420 radeon_ring_write(ring, (upper_32_bits(addr) & 0xff) | DATA_SEL(1) | INT_SEL(2)); in cayman_fence_ring_emit()
H A Dr600d.h1680 #define INT_SEL(x) ((x) << 24) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dnid.h1255 #define INT_SEL(x) ((x) << 24) macro
H A Dcikd.h1842 #define INT_SEL(x) ((x) << 24) macro
H A Dsid.h1769 #define INT_SEL(x) ((x) << 24) macro
H A Dni.c1407 radeon_ring_write(ring, (upper_32_bits(addr) & 0xff) | DATA_SEL(1) | INT_SEL(2)); in cayman_fence_ring_emit()

Completed in 107 milliseconds

12